From e19eb4601eb77857daec777b081376de1803076b Mon Sep 17 00:00:00 2001 From: Robin Appelman Date: Sun, 29 Mar 2026 15:45:48 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 529ad32..a98547b 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ requiring parsing the file in full. ## Serde This crate implements a deserializer for serde, but because VDF doesn't map that -well only the serde data model not every type might deserialize properly. +well onto the serde data model not every type might deserialize properly. ### Limitations