From 92cd52d74d54b1358f2ecaa9ac8dd61c3d33aecf Mon Sep 17 00:00:00 2001 From: Christopher Fremond <34804391+Frenchris@users.noreply.github.com> Date: Mon, 19 Jul 2021 17:22:15 +0100 Subject: [PATCH] Update README.md Based on feedback from https://github.com/01-edu/public/issues/802 --- subjects/the-great-escape/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/the-great-escape/README.md b/subjects/the-great-escape/README.md index db98da44..b36ae2e0 100644 --- a/subjects/the-great-escape/README.md +++ b/subjects/the-great-escape/README.md @@ -29,7 +29,7 @@ the character normaly means for a string_ ### Instructions Nothing can stop you now with that new knowledge. Like Houdini, master of -escapes, you are going to escape some strings: +escapes, in this exercise you are going **to escape some strings**: - Create a `escapeFromDelimiters` that includes all 3 quotes _(`` ` ``, `"` and `'`)_.