Skip to content

Commit

Permalink
docs:fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
amin authored and zanninso committed Jun 6, 2024
1 parent d7952e0 commit 88f87ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions subjects/ascii-art/color/audit/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@ EX: go run . --color=<color> <substring to be colored> "something"

###### Does it display the expected result?

##### Try specifying a substring to be colored (the second until the last letter).
##### Try specifying a substring to be colored (the second until the last letter).

###### Does it display the expected result (the corresponding substring with that color)?

##### Try specifying letter to be colored (the second letter).

###### Does it display the expected result (the corresponding letter with that color)?

##### Try specifying a substring to be colored (just two letters).
##### Try specifying a substring to be colored (just two letters).

###### Does it display the expected result (the corresponding substring with that color)?

Expand Down

0 comments on commit 88f87ea

Please sign in to comment.