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