diff --git a/SPEC.md b/SPEC.md index 4aadf4a..39e5801 100644 --- a/SPEC.md +++ b/SPEC.md @@ -349,7 +349,7 @@ String](#multi-line-strings). #### Escapes -In addition to literal code points, a number of "escapes" are supported. +In addition to literal code points, a number of "escapes" are supported in Quoted Strings. "Escapes" are the character `\` followed by another character, and are interpreted as described in the following table: