Fix typos in comments

This commit is contained in:
Oleksandr Redko 2022-10-19 11:58:52 +03:00
parent 537c005643
commit fd903f8182
6 changed files with 7 additions and 7 deletions

View file

@ -103,7 +103,7 @@ things. We can add this code in right after the line enabling debug mode.
}
```
Congradulations! You've made your very own bot!
Congratulations! You've made your very own bot!
Now that you've got some of the basics down, we can start talking about how the
library is structured and more advanced features.