Repair typo

This commit is contained in:
Tony Garnock-Jones 2021-05-25 14:37:34 +02:00
parent 394d10e6da
commit 668d4e6271
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ compiler to produce
- a host-language *type definition*;
- a partial *parsing* functions from `Value`s to instances of the
- a partial *parsing* function from `Value`s to instances of the
produced type; and
- a total *serialization* function from instances of the type to