diff --git a/subjects/cl-camp6.en.md b/subjects/cl-camp6.en.md index bb2161c0f..585438bc6 100644 --- a/subjects/cl-camp6.en.md +++ b/subjects/cl-camp6.en.md @@ -4,7 +4,7 @@ "Now, do your inventory" -Create a file `countfiles.sh`, which will print the number **(and only the number)** of regular files and folders cointaned in the current directory and its sub-folders : +Create a file `countfiles.sh`, which will print the number **(and only the number)** of regular files and folders contained in the current directory and its sub-folders : ### Usage