From 668d4e62711be96617e034af82247ac4ff320d37 Mon Sep 17 00:00:00 2001 From: Tony Garnock-Jones Date: Tue, 25 May 2021 14:37:34 +0200 Subject: [PATCH] Repair typo --- preserves-schema.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preserves-schema.md b/preserves-schema.md index 8d96d87..8e7b8dd 100644 --- a/preserves-schema.md +++ b/preserves-schema.md @@ -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