From 260b946f2582a643fdc437961a23677ef38c6eba Mon Sep 17 00:00:00 2001 From: scambier Date: Sun, 23 Jun 2024 22:33:28 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91ae031..1efd3a4 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Most of these values will be in the form of `key:: value` for easy integration w $ ./mastodon-bookmarks YOUR_INSTANCE YOUR_APP_TOKEN ``` -The `YOUR_INSTANCE` value must not have trailing slash (e.g: `https://hachyderm.io`) +The `YOUR_INSTANCE` value must not have the trailing slash (e.g: `https://hachyderm.io`) ## Development