Skip to content

Commit d4fd941

Browse files
committed
fix consistent singular reference
1 parent 88c790a commit d4fd941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/books/learning_ansible/04-ansible-galaxy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ ansible-galaxy role [import|init|install|login|remove|...]
3838

3939
| Sub-commands | Observations |
4040
|--------------|-----------------------------------------------------------|
41-
| `install` | installs a role. |
41+
| `install` | install a role. |
4242
| `remove` | remove one or more roles. |
4343
| `list` | display the name and the version of installed roles. |
4444
| `info` | display information about a role. |

0 commit comments

Comments
 (0)