From 27795894c852d4124b08b6f46410ad256aa95e89 Mon Sep 17 00:00:00 2001 From: Chris L Date: Fri, 19 Jul 2024 22:49:50 +0200 Subject: [PATCH] Fixed typo #442 --- src/translations/en/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en/common.json b/src/translations/en/common.json index 81e6923e3..705100603 100644 --- a/src/translations/en/common.json +++ b/src/translations/en/common.json @@ -189,7 +189,7 @@ "disabled": "Disabled", "selectionAttention": "Attention!", "selectionHint": "When flashing new (or different) ESC firmware it is best practice to adhere to the following checklist:", - "selectionLi1": "Read the relese notes to understand what changed and what you might need to adjust", + "selectionLi1": "Read the release notes to understand what changed and what you might need to adjust", "selectionLi2": "Make sure your motors spin up reliably on arm and in the correct direction", "selectionLi3": "Check motor temperatures after a short test flight and adjust tune if they are too hot", "selectionLinkText": "Show release notes on Github"