Spelling error

This commit is contained in:
Nathan West 2022-09-01 00:06:30 -04:00
parent 9365909683
commit 2e0308ca3c
1 changed files with 1 additions and 1 deletions

View File

@ -352,7 +352,7 @@ World"
##### Invalid escapes
Except as desribed in the escapes table, above, `\` *MUST NOT* precede any
Except as described in the escapes table, above, `\` *MUST NOT* precede any
other characters in a string.
### Raw String