From f7265a89e8933b3ae034c6513d5437707558ba88 Mon Sep 17 00:00:00 2001 From: Christopher Fremond <34804391+Frenchris@users.noreply.github.com> Date: Mon, 19 Jul 2021 17:23:19 +0100 Subject: [PATCH] Update README.md --- 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 6dbe4e22..96bc4e4e 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, in this exercise 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 `'`)_.