diff --git a/README.md b/README.md index 6706c60..5a411e8 100644 --- a/README.md +++ b/README.md @@ -321,7 +321,7 @@ Besides the main four, anyway, your best bet would be to create an **external** ### Why is there a `twitch-cid.txt` file in the `auth/` directory? -This is the Client ID corresponding to the [Twitch Chat OAuth Password Generator](https://twitchapps.com/tmi/) website. Id you generate a Twitch token through it, you'll need this ID for external Twitch API such as badges to work correctly. +This is the Twitch client ID corresponding to the [Twitch Chat OAuth Password Generator](https://twitchapps.com/tmi/) website. If you generate a Twitch token through it, you'll need this ID for external Twitch API such as badges to work correctly. Twitch client IDs are not considered secrets and can be included in the source code.