From 51233c1059c2a81468527c11e2582a6c4d6c438c Mon Sep 17 00:00:00 2001 From: tastytea Date: Sun, 20 May 2018 18:40:06 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e133f7..7661293 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ config file with your account and access token in { "account": "expandurl@example.social", - "access_tocken": "abc123" + "access_token": "abc123" } Now start expandurl-mastodon without parameters.