Skip to content

Commit 83ae787

Browse files
homeworkprodThiefMaster
authored andcommitted
Fix typo in cli docs
1 parent a725836 commit 83ae787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cli.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ Example `setup.py`::
237237
''',
238238
)
239239

240-
Inside `mypackage/comamnds.py` you can then export a Click object::
240+
Inside `mypackage/commands.py` you can then export a Click object::
241241

242242
import click
243243

0 commit comments

Comments
 (0)