mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
Merge pull request #1054 from timgates42/bugfix_typo_performance
docs: fix simple typo, perfomance -> performance
This commit is contained in:
commit
b5d054cf5f
@ -37,7 +37,7 @@ There are 5 examples in this directory using different libraries:
|
||||
* **Pros:**
|
||||
* It's a web application framework
|
||||
* Python 3 compatible
|
||||
* Asynchronous, excellent perfomance
|
||||
* Asynchronous, excellent performance
|
||||
* Utilizes new async/await syntax
|
||||
* **Cons:**
|
||||
* Requires Python 3.4.2+, don't work with Python 2
|
||||
|
Loading…
Reference in New Issue
Block a user