diff --git a/subjects/the-great-escape/README.md b/subjects/the-great-escape/README.md index db98da44..51d418a0 100644 --- a/subjects/the-great-escape/README.md +++ b/subjects/the-great-escape/README.md @@ -7,7 +7,7 @@ Since they are used for delimiting text, they need a trick to include them in our text. -For example, we want a `'` _(single quote)_ in or text, but use them as +For example, we want a `'` _(single quote)_ in our text, but use them as delimiters: ```js