Fixed typo

This commit is contained in:
ByteDream 2021-05-20 13:14:47 +02:00 committed by GitHub
parent 4a4d8b8496
commit dadf7c31fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ The library is pretty useful, but too overloaded for my purposes.
- [gorilla/mux](https://github.com/gorilla/mux), but if you want to, you can easily cut out the gurilla/mux api and replace it with the api you prefer
### Usage
#### Usage
1. Create a repository [webhook](https://docs.github.com/en/developers/webhooks-and-events/creating-webhooks) on github.
2. Not necessary, but highly recommended: Choose a [secret](https://docs.github.com/en/developers/webhooks-and-events/securing-your-webhooks) for the webhook.