From be03753c56a3d21af80f5b7542dfc56dab106a39 Mon Sep 17 00:00:00 2001 From: nprimo Date: Wed, 23 Nov 2022 14:50:30 +0000 Subject: [PATCH] fix(ascii-art-justify): fix audit request --- subjects/ascii-art/justify/audit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/ascii-art/justify/audit.md b/subjects/ascii-art/justify/audit.md index adc9c772..2f3a0101 100644 --- a/subjects/ascii-art/justify/audit.md +++ b/subjects/ascii-art/justify/audit.md @@ -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?