diff --git a/README.md b/README.md index e017d19..30a81e8 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Make sure to copy the right credentials and place them inside your `.env` file. TWITTER_CONSUMER_KEY=your-consumer-key TWITTER_CONSUMER_SECRET=your-consumer-secret TWITTER_ACCESS_TOKEN=your-accesss_token -TWITTER_ACCESS_TOKEN_SECRET=your-access-token-secret +TWITTER_ACCESS_SECRET=your-access-token-secret ``` image