fix typo in custom-readers.md (#7722)
This commit is contained in:
parent
e30be56fc3
commit
136739b7ed
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue