From 32966a07b668367499ea0d163429b8dcd7dd671a Mon Sep 17 00:00:00 2001 From: Dave Compton Date: Sat, 5 Sep 2026 04:23:30 +0100 Subject: [PATCH] Fixed a typo/translation error * "exemple" changed to "example" --- missions/finding_files_maze/03_find_1/goal/en.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/missions/finding_files_maze/03_find_1/goal/en.txt b/missions/finding_files_maze/03_find_1/goal/en.txt index 9ace4bb3b..bf9c365c4 100644 --- a/missions/finding_files_maze/03_find_1/goal/en.txt +++ b/missions/finding_files_maze/03_find_1/goal/en.txt @@ -32,6 +32,6 @@ Remark ------ The description of the ``find`` command is deliberately kept short. -You will find more information in the manual. (You can for exemple +You will find more information in the manual. (You can for example search for the string "-name" in the manual.)