fix typo in ability gradle instruction
This commit is contained in:
parent
1883320445
commit
0c72769976
@ -14,7 +14,7 @@ As with any Java project, you will need to set your dependencies.
|
||||
```
|
||||
* **Gradle**
|
||||
```groovy
|
||||
compile group: 'org.telegram', name: 'telegrambots-abilties', version: '4.1.2'
|
||||
compile group: 'org.telegram', name: 'telegrambots-abilities', version: '4.1.2'
|
||||
```
|
||||
* [JitPack](https://jitpack.io/#rubenlagus/TelegramBots)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user