diff --git a/subjects/ascii-art/color/audit.md b/subjects/ascii-art/color/audit.md index e43444f3..910fe30b 100644 --- a/subjects/ascii-art/color/audit.md +++ b/subjects/ascii-art/color/audit.md @@ -89,4 +89,4 @@ EX: go run . something --color= #### Bonus ###### [+] Can you use for the flag "--color=" different notation? -######      Examples : `--color=red`, `--color=#ff0000`, `--color=rgb(255, 0, 0)` or `--color=hsl(0, 100%, 50%)` +######       Examples : `--color=red`, `--color=#ff0000`, `--color=rgb(255, 0, 0)` or `--color=hsl(0, 100%, 50%)`