diff --git a/README.md b/README.md index 79f590d..ae83b61 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,4 @@ These can be set either in the .env file, in terminal, or in the config vars sec | userId | user_id | Your SimplyPlural account/system ID. You can find it in account info near the bottom. | | pk_token | pluralkit_token_here | Your PluralKit token. Get it by using `pk;token`. | | pk_system | pluralkit_system_id | Your Pluralkit system ID. This can be either your Discord account ID or your 5 letter ID shown by using pk;system. | -| heartbeat | 4500000 | The time in miliseconds before the websocket client reconnects to the websocket server. | \ No newline at end of file +| heartbeat | 4500000 | The time in miliseconds before the websocket client reconnects to the websocket server. |