Skip to content

Commit e531a85

Browse files
authored
📝 Fix reference to count parameter in the documentation (#1201)
1 parent 3c453c7 commit e531a85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/parameter-types/number.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ ID is 5
100100

101101
## Counter *CLI options*
102102

103-
You can make a *CLI option* work as a counter with the `counter` parameter:
103+
You can make a *CLI option* work as a counter with the `count` parameter:
104104

105105
{* docs_src/parameter_types/number/tutorial003_an.py hl[5] *}
106106

0 commit comments

Comments
 (0)