mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
docs: fix simple typo, perfomance -> performance
There is a small typo in examples/webhook_examples/README.md. Should read `performance` rather than `perfomance`.
This commit is contained in:
parent
f62d72e2a1
commit
93b86307d9
@ -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