From 5e7c286091a967e55c02dc4c104cd0cab6a4e167 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dosan=20=C3=84lseyit?= <54891339+alseiitov@users.noreply.github.com> Date: Sun, 3 May 2020 10:02:50 +0600 Subject: [PATCH] added missing quotes --- subjects/ascii-art/ascii-art-fs.audit.en.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/subjects/ascii-art/ascii-art-fs.audit.en.md b/subjects/ascii-art/ascii-art-fs.audit.en.md index 0f634e90..3371a356 100644 --- a/subjects/ascii-art/ascii-art-fs.audit.en.md +++ b/subjects/ascii-art/ascii-art-fs.audit.en.md @@ -77,7 +77,7 @@ _|_| _| _| _| ###### Does it display the string in the right template as an ASCII art representation as above? -##### Try passing as arguments `/(\") thinkertoy` +##### Try passing as arguments `"/(\")" thinkertoy` ``` o o @@ -92,7 +92,7 @@ o \ / ###### Does it display the string in the right template as an ASCII art representation as above? -##### Try passing as arguments `ABCDEFGHIJKLMNOPQRSTUVWXYZ shadow` +##### Try passing as arguments `"ABCDEFGHIJKLMNOPQRSTUVWXYZ" shadow` ``` @@ -108,7 +108,7 @@ _| _| _|_|_| _|_|_| _|_|_| _|_|_|_| _| _|_|_| _| _| _|_|_| ###### Does it display the string in the right template as an ASCII art representation as above? -##### Try passing as arguments `\"#$%&/()*+,-./ thinkertoy` +##### Try passing as arguments `"\"#$%&/()*+,-./" thinkertoy` ``` o o | |