Skip to content

Commit 70dd469

Browse files
authored
Misc typo fix (#3363)
Signed-off-by: Abhijeet Kasurde <[email protected]>
1 parent 70b4772 commit 70dd469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docsite/rst/galaxy/dev_guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ To create an authentication token:
109109
Import a role
110110
-------------
111111

112-
The ``import``command requires that you authenticate with the API token. You can include it in your ``ansible.cfg`` file or use the ``--token`` command option. You are only allowed to remove roles where you have access to the repository in GitHub.
112+
The ``import`` command requires that you authenticate with the API token. You can include it in your ``ansible.cfg`` file or use the ``--token`` command option. You are only allowed to remove roles where you have access to the repository in GitHub.
113113

114114
To import a new role:
115115

0 commit comments

Comments
 (0)