diff --git a/subjects/ascii-art/ascii-reverse.en.md b/subjects/ascii-art/ascii-reverse.en.md index 5026d171..b99880c2 100644 --- a/subjects/ascii-art/ascii-reverse.en.md +++ b/subjects/ascii-art/ascii-reverse.en.md @@ -4,7 +4,7 @@ Ascii-reverse consists on reversing the process, converting the graphic representation into a text. -- You will have to create a text file with a graphic representation of a random `string`. +- You will have to create a text file containing a graphic representation of a random `string`. - The argument will be a **flags**, `--reverse=`, in which `--reverse` is the flag and `` is the file name. - The program must print this `string` in **normal text**.