Skip to content

Commit 116dcf6

Browse files
i0bseunwoo1104
andauthored
Update docs/gettingstarted.rst
Co-authored-by: eunwoo1104 <61371424+eunwoo1104@users.noreply.github.com>
1 parent ef553b4 commit 116dcf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/gettingstarted.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ a string or integer. Below is an implementation of this design in the Python cod
216216
description="This is just a test command, nothing more.",
217217
options=[
218218
create_option(
219-
name="OptOne",
219+
name="optone",
220220
description="This is the first option we have.",
221221
option_type=3,
222222
required=False,

0 commit comments

Comments
 (0)