Skip to content

Commit 66cb917

Browse files
committed
Docs
1 parent f62aa9b commit 66cb917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ runParser "aBabaB" (many ayebee)
9999

100100
will return `Right (true : false : true : Nil)`.
101101

102-
### Stack-safety
102+
## Stack-safety
103103

104104
Starting with v9.0.0, all parsers and combinators in this package are always
105105
stack-safe.

0 commit comments

Comments
 (0)