From f0dc040f91155d53bfafe32da208478438b7b8cd Mon Sep 17 00:00:00 2001 From: Ihab Date: Tue, 15 Feb 2022 16:27:08 +0000 Subject: [PATCH] Update audit.md --- subjects/ascii-art/color/audit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/ascii-art/color/audit.md b/subjects/ascii-art/color/audit.md index 7179fa0a..e43444f3 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%)`