diff --git a/examples/webhook_examples/README.md b/examples/webhook_examples/README.md index 686a38b..221d9c5 100644 --- a/examples/webhook_examples/README.md +++ b/examples/webhook_examples/README.md @@ -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