Skip to content

Commit 168f4a4

Browse files
committed
docs: fix grammar in arguments help tutorial
1 parent b210c0e commit 168f4a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/tutorial/arguments/help.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ And then it won't show the default value:
9898
```console
9999
$ python main.py --help
100100

101-
// Notice the there's no [default: World] now 🔥
101+
// Notice there's no [default: World] now 🔥
102102
Usage: main.py [OPTIONS] [NAME]
103103

104104
Say hi to NAME very gently, like Dirk.

0 commit comments

Comments
 (0)