Skip to content

Commit 6809d0c

Browse files
authored
Fix reST list in quickstart docs
1 parent 2601fd0 commit 6809d0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quickstart.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Let's look at the differences compared to the previous example, step-by-step:
111111
If you omit it, the command will be globally available, and may take up to an hour to register.
112112
4. Afterwards, we trigger a response to the slash command in the form of a text reply. Please note that
113113
all slash commands must have some form of response, otherwise they will fail.
114-
6. Finally, we, once again, run the bot with our login token.
114+
5. Finally, we, once again, run the bot with our login token.
115115

116116

117117
Congratulations! Now you have created your first slash command!

0 commit comments

Comments
 (0)