From 07c1c266ff95acd9536e35e260c281d69778a2d2 Mon Sep 17 00:00:00 2001 From: OGordoo <39002518+OGordoo@users.noreply.github.com> Date: Thu, 19 Dec 2019 18:11:02 +0000 Subject: [PATCH] Update ascii-reverse.en.md --- subjects/ascii-art/ascii-reverse.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/ascii-art/ascii-reverse.en.md b/subjects/ascii-art/ascii-reverse.en.md index b99880c29..104705a42 100644 --- a/subjects/ascii-art/ascii-reverse.en.md +++ b/subjects/ascii-art/ascii-reverse.en.md @@ -5,7 +5,7 @@ Ascii-reverse consists on reversing the process, converting the graphic representation into a text. - 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 argument will be a **flag**, `--reverse=`, in which `--reverse` is the flag and `` is the file name. - The program must print this `string` in **normal text**. This project will help you learn about :