Skip to content

Commit d478a88

Browse files
authored
Update index.md
1 parent 574a9d7 commit d478a88

File tree

1 file changed

+1
-1
lines changed
  • message-index/messages/GHC-21231/escape-seq-oor

1 file changed

+1
-1
lines changed

message-index/messages/GHC-21231/escape-seq-oor/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ EscapeSeqOutOfRange.hs:4:13: error:
1414
## Explanation
1515

1616
This example shows that a numeric escape sequence with a value higher than
17-
`1114111` throws an error, but numbers lower than that don't.
17+
`1114111` throws an error, but a number that is within range does not.

0 commit comments

Comments
 (0)