Skip to content

Commit d9ad74a

Browse files
authored
Correct .RST formatting.
1 parent 66ae58d commit d9ad74a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/components.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,4 +141,4 @@ Yep we support those too. You use them much the same as buttons. You can only ha
141141
# ctx.selected_options is a list of all the values the user selected
142142
await ctx.send(content=f"You selected {ctx.selected_options}")
143143
144-
Additionally, you can pass `description` as a keyword-argument for `create_select_option()` if you so wish.
144+
Additionally, you can pass ``description`` as a keyword-argument for ``create_select_option()`` if you so wish.

0 commit comments

Comments
 (0)