diff --git a/README.md b/README.md index 09d2907..7e468ab 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ At the beginning of the JS file *mastodon-timeline.js* replace the following val ``` instance_uri: 'The Mastodon instance', - account_id: 'Your user ID on Mastodon instance', + user_id: 'Your user ID on Mastodon instance', profile_name: 'Your user name on Mastodon instance', ```