You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/gettingstarted.rst
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -232,9 +232,9 @@ a string or integer. Below is an implementation of this design in the Python cod
232
232
Want to restrict access? Setup permissions!
233
233
-------------------------------------------
234
234
235
-
Slash commands also supports ability to set permissions to allow only certain roles and/or users
235
+
Slash commands also support the ability to set permissions to allow only certain roles and/or users
236
236
to run a slash command. Permissions can be applied to both global and guild based commands. They
237
-
are defined per guild ,per top-level command (the base command for subcommands), and each guild can have multiple permissions. Here table that shows the JSON
237
+
are defined per guild, per top-level command (the base command for subcommands), and each guild can have multiple permissions. Here is the table that shows the JSON
0 commit comments