From 33de6b86659fedfe01d9ce1eb31ddaa3405380ab Mon Sep 17 00:00:00 2001 From: Ihab Date: Tue, 15 Feb 2022 16:26:47 +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 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%)`