diff --git a/subjects/cl-camp7.en.md b/subjects/cl-camp7.en.md index bbbfabed5..caef87889 100644 --- a/subjects/cl-camp7.en.md +++ b/subjects/cl-camp7.en.md @@ -10,6 +10,6 @@ Create a file `"\?$*'ChouMi'*$?\"` that will contain "01" and **nothing else**. ```console student@ubuntu:~/piscine/test$ ls | cat -e -"\?$*'ChouMi'*$?\" $ +"\?$*'ChouMi'*$?\"$ student@ubuntu:~/piscine/test$ ```