diff --git a/subjects/ascii-art/color/audit.md b/subjects/ascii-art/color/audit.md index bfe27502..7179fa0a 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%)`