Skip to content

Commit

Permalink
Minor wording fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Mar 25, 2022
1 parent 7812372 commit 433921f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration/batch-users.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ quota:
hard: 250G
```
You can run the playbook to reference that extra file:
You can run the playbook and reference that extra file:
```bash
ansible-playbook student-create.yml -u ubuntu -e "studentdef=students.csv" -e @students-config.yml
Expand Down

0 comments on commit 433921f

Please sign in to comment.