From 41aab1292851289dea4f21dd096b6e32b0ce449c Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Fri, 22 Jul 2022 07:03:38 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- extension/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c7bf2a6..6430198 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ![](/extension/tidebringer.png) Tidebringer -[Firefox](https://www.mozilla.org/en-US/firefox/new/) [extension](https://addons.mozilla.org/en-US/firefox/) adding a "Add all subscribed elements to collection" to [Steam Workshop](https://steamcommunity.com/workshop/) pages +[Firefox](https://www.mozilla.org/en-US/firefox/new/) [extension](https://addons.mozilla.org/en-US/firefox/) adding a "Add all subscribed elements to collection" button to [Steam Workshop](https://steamcommunity.com/workshop/) pages \[ \] diff --git a/extension/manifest.json b/extension/manifest.json index 6555437..1d1c344 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -15,7 +15,7 @@ "url": "https://github.com/Steffo99/tidebringer-firefox" }, - "description": "A Firefox extension adding a 'Add all subscribed elements to collection' to Steam Workshop pages.", + "description": "Add a 'Add all subscribed elements to collection' button to Steam Workshop pages.", "background": { "scripts": []