From fb0b19c3b5786f8f57f973720ef0b81abfbb154a Mon Sep 17 00:00:00 2001 From: nprimo Date: Mon, 19 Sep 2022 10:33:31 +0100 Subject: [PATCH] docs(asci-art-justify): update text for coherence with audit --- subjects/ascii-art/justify/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/ascii-art/justify/README.md b/subjects/ascii-art/justify/README.md index 6383a9bd..d0f17c1a 100644 --- a/subjects/ascii-art/justify/README.md +++ b/subjects/ascii-art/justify/README.md @@ -24,7 +24,7 @@ To change the alignment of the output it must be possible to use a **flag** `--a ```console Usage: go run . [STRING] [BANNER] [OPTION] -EX: go run . something standard --align=right +Example: go run . something standard --align=right ``` ### Instructions