Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/addo37/TelegramBots into add…
Browse files Browse the repository at this point in the history
…o37-dev
  • Loading branch information
rubenlagus committed Apr 19, 2018
2 parents 25d09fc + f0f616c commit 888cc7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TelegramBots.wiki/abilities/Simple-Example.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.6</version>
</dependency>
```
Expand Down

0 comments on commit 888cc7b

Please sign in to comment.