Skip to content

Commit 0ada5d2

Browse files
committed
fix typo
1 parent dd0e001 commit 0ada5d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Test that things are working with the command
8181
ansible-playbook cvmfs.setup.clients
8282
```
8383

84-
after running `cvmfs.setup.all`, any of the individual playbooks above case be re-run if needed. However, they all rely on `cvmfs.setup.stratum_0` having been run once in order for the stratum-0 public keys to be copied over properly.
84+
after running `cvmfs.setup.all`, any of the individual playbooks above can be re-run if needed. However, they all rely on `cvmfs.setup.stratum_0` having been run once in order for the stratum-0 public keys to be copied over properly.
8585

8686
2. To ensure that the environment was set up correctly, you could try propagating a test file through all the machines. i.e. from
8787

0 commit comments

Comments
 (0)