fix(ascii-art-justify): fix audit request

This commit is contained in:
nprimo 2022-11-23 14:50:30 +00:00 committed by Niccolò Primo
parent c66a05c621
commit be03753c56
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ Example: go run . --align=right something standard
###### Does it display the correct result at the right side?
##### Try passing as arguments `--align=center "#$%&\" thinkertoy`
##### Try passing as arguments `--align=center "#$%&\"" thinkertoy`
###### Does it display the correct result at the center?