Skip to content

Commit 453c045

Browse files
authored
Update README.md
1 parent b297d76 commit 453c045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ from discord import ActionRow, Button, ButtonColor
2525
client = commands.Bot(command_prefix=commands.when_mentioned_or('.!'), intents=discord.Intents.all(), case_insensitive=True)
2626

2727

28-
# an Command that sends you an Message and edit it if you click an Button
28+
# a command that sends you a message and processes it when you click a button
2929

3030

3131
@client.command(name='buttons', description='sends you some nice Buttons')

0 commit comments

Comments
 (0)