diff --git a/missions/permissions/02_chmod_r_file_king_quarter/goal/en.txt b/missions/permissions/02_chmod_r_file_king_quarter/goal/en.txt index c7dfec26c..5f115c3de 100644 --- a/missions/permissions/02_chmod_r_file_king_quarter/goal/en.txt +++ b/missions/permissions/02_chmod_r_file_king_quarter/goal/en.txt @@ -20,7 +20,7 @@ ls -l Access permissions are listed first on each line. chmod [OPTIONS] FILE - Modifies the permissions for eth file (or directory). + Modifies the permissions for the file (or directory). Refer to the manual to discover which options are available. diff --git a/missions/stdin_stdout_stderr/02_stdin_redirection_multiplications/goal/en.txt b/missions/stdin_stdout_stderr/02_stdin_redirection_multiplications/goal/en.txt index f50ea4591..c472e8511 100644 --- a/missions/stdin_stdout_stderr/02_stdin_redirection_multiplications/goal/en.txt +++ b/missions/stdin_stdout_stderr/02_stdin_redirection_multiplications/goal/en.txt @@ -3,7 +3,7 @@ Mission goal To get better in the magical art, one needs to know mental math. -Get ready, because Merlin is about to test you speed with products. +Get ready, because Merlin is about to test your speed with products. Run the command ``gsh check`` to start.