fix typo in custom-readers.md (#7722)

This commit is contained in:
Mauro Bieg 2021-11-29 17:59:37 +01:00 committed by GitHub
parent e30be56fc3
commit 136739b7ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ install any additional software to do this.
[Lua]: https://www.lua.org
A custom writer is a Lua file that defines a function
A custom reader is a Lua file that defines a function
called `Reader`, which takes two arguments:
- a string, the raw input to be parsed