mirror of
https://github.com/mrkkrp/megaparsec.git
synced 2024-11-23 10:23:39 +03:00
fix a typo in ‘README.md’
This commit is contained in:
parent
674be75746
commit
3348d314cd
@ -84,7 +84,7 @@ via combination of these primitives:
|
||||
|
||||
* `updateParserState` applies given function on parser state.
|
||||
|
||||
This list of core function is longer than in some other libraries. Our goal
|
||||
This list of core functions is longer than in some other libraries. Our goal
|
||||
was easy and readable implementation of functionality provided by every such
|
||||
primitive, not minimal number of them. You can read the comprehensive
|
||||
description of every primitive function in [Megaparsec documentation](https://hackage.haskell.org/package/megaparsec/docs/Text-Megaparsec-Prim.html).
|
||||
|
Loading…
Reference in New Issue
Block a user