From 9a884e252a806a212e747650f135b844e828e6da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Pasteau?= <4895034+ClementPasteau@users.noreply.github.com> Date: Tue, 14 Mar 2023 09:30:34 +0100 Subject: [PATCH] Update healthBar.json --- tutorials/in-app/healthBar.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorials/in-app/healthBar.json b/tutorials/in-app/healthBar.json index 47be7df..c68840a 100644 --- a/tutorials/in-app/healthBar.json +++ b/tutorials/in-app/healthBar.json @@ -23,7 +23,7 @@ "content": [ { "messageByLocale": { - "en": "# You've finished this lesson!", + "en": "# You've finished this lesson", "fr": "# Vous avez terminé cette leçon !" } }, @@ -482,4 +482,4 @@ } } ] -} \ No newline at end of file +}