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

This commit is contained in:
Mauro Bieg
2021-11-29 08:59:37 -08:00
committed by GitHub
parent e30be56fc3
commit 136739b7ed
+1 -1
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