From 618b53a46d489eb6039f4cb3e5d5f8c6a49fce02 Mon Sep 17 00:00:00 2001 From: "i.j" Date: Sat, 22 Jan 2022 15:54:02 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', ```