diff --git a/TelegramBots.wiki/abilities/Simple-Example.md b/TelegramBots.wiki/abilities/Simple-Example.md index a64fb9d0..fbd08e7f 100644 --- a/TelegramBots.wiki/abilities/Simple-Example.md +++ b/TelegramBots.wiki/abilities/Simple-Example.md @@ -8,7 +8,7 @@ As with any Java project, you will need to set your dependencies. ```xml org.telegram - telegrambots-abilties + telegrambots-abilities 3.6 ```