From 816434929d99dac4bb0740f1bac25efd2add5aef Mon Sep 17 00:00:00 2001 From: Peter Daniel Date: Tue, 27 Jun 2023 14:20:27 +0100 Subject: [PATCH] fix spelling, move image --- companion/HELP.md | 2 +- api_token.png => companion/api_token.png | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename api_token.png => companion/api_token.png (100%) diff --git a/companion/HELP.md b/companion/HELP.md index ad88884..6c2ab4f 100644 --- a/companion/HELP.md +++ b/companion/HELP.md @@ -26,7 +26,7 @@ Attempt to stop the current timer. This will fail if Companion doesn't know the **Refresh Project List** -Retrives the current list of projects from the toggl server. This action runs automatically when Companion starts and when the module is enabled. +Retrieves the current list of projects from the toggl server. This action runs automatically when Companion starts and when the module is enabled. ## Presets diff --git a/api_token.png b/companion/api_token.png similarity index 100% rename from api_token.png rename to companion/api_token.png