diff --git a/subjects/ascii-art/color/audit.md b/subjects/ascii-art/color/audit.md index e25f34873..39055818e 100644 --- a/subjects/ascii-art/color/audit.md +++ b/subjects/ascii-art/color/audit.md @@ -90,4 +90,4 @@ EX: go run . something --color= ##### Try to use different `--color` flag notations like: `--color=red`, `--color=#ff0000`, `--color=rgb(255, 0, 0)` or `--color=hsl(0, 100%, 50%)`. -###### Is it possible to use 2 or more color flag notations? +###### +Is it possible to use 2 or more color flag notations?