From 0d85008bcbe7804ed4f5e33cf2f82dbb58a6b161 Mon Sep 17 00:00:00 2001 From: Bojan Mojsilovic Date: Thu, 1 Feb 2024 22:31:56 +0100 Subject: [PATCH] Fix typo --- src/translations.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations.ts b/src/translations.ts index 759b400..6c4259a 100644 --- a/src/translations.ts +++ b/src/translations.ts @@ -738,7 +738,7 @@ export const note = { }, description: { id: 'note.saveNoteDraft.description', - defaultMessage: 'Do you whish to save this note to continue editing it later?', + defaultMessage: 'Do you wish to save this note to continue editing it later?', description: 'Description of the confirmation when the note is canceled', }, optionYes: {