Skip to content

Commit cbd2a7d

Browse files
authored
typo: didn't put a : on the commands.Bot type
1 parent 8162e50 commit cbd2a7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Some types used in the `ext`'s
9090
#### Commands Types:
9191
```
9292
ext.commands:
93-
commands.Bot
93+
commands.Bot:
9494
checks:
9595
cogs:
9696
cooldowns:

0 commit comments

Comments
 (0)