diff --git a/subjects/cl-camp7.en.md b/subjects/cl-camp7.en.md index 8ef1f923..e1337abe 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-go/test$ ls | cat -e -"\?$*'ChouMi'*$?\" $ +"\?$*'ChouMi'*$?\"$ student@ubuntu:~/piscine-go/test$ ```