From 999af387c54bace89e45a4f3c08d4994a521aae3 Mon Sep 17 00:00:00 2001 From: WaySLOG Date: Mon, 28 Feb 2022 17:28:10 +0800 Subject: [PATCH] Update spec.md fixed spec typo --- spec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec.md b/spec.md index 1cd7905..cd947ba 100644 --- a/spec.md +++ b/spec.md @@ -761,7 +761,7 @@ has the following format: . Unbound Sets are exactly like Arrays with the difference that the transfer -wills tart with `~` instead of `*` character. However with the Map type +will start with `~` instead of `*` character. However with the Map type things are marginally different: the program emitting the protocol *must* make sure that it emits an even number of elements, since every couple represents a field-value pair: