Fix abilities Maven dependency typo
This commit is contained in:
parent
014f17818b
commit
f0f616c63c
@ -8,7 +8,7 @@ As with any Java project, you will need to set your dependencies.
|
||||
```xml
|
||||
<dependency>
|
||||
<groupId>org.telegram</groupId>
|
||||
<artifactId>telegrambots-abilties</artifactId>
|
||||
<artifactId>telegrambots-abilities</artifactId>
|
||||
<version>3.5</version>
|
||||
</dependency>
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user