doc: speling typo

Signed-off-by: Mark Beckwith <wythe@intrig.com>
This commit is contained in:
Mark Beckwith 2018-12-10 13:19:12 -06:00
parent 10420a67e6
commit 278e893c39

View File

@ -7,7 +7,7 @@
/*~ Greetings adventurer!
*
* Do you want to automatically validate json input and unmarshall it into
* Do you want to automatically validate json input and unmarshal it into
* local variables, all using typesafe callbacks? And on error,
* call command_fail with a proper error message? Then you've come to the
* right place!