Skip to content

Commit c557391

Browse files
committed
reword (binary ...) doc section
Signed-off-by: Roman Volosatovs <[email protected]>
1 parent 6c8e7b4 commit c557391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

design/mvp/Explainer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1390,7 +1390,7 @@ f64canon ::= <core:f64> without the `nan:0x` case.
13901390

13911391
The validation rules for `value` require the `val` to match the `valtype`.
13921392

1393-
`(binary ...)` expression provides an alternative syntax allowing the binary contents
1393+
The `(binary ...)` expression form provides an alternative syntax allowing the binary contents
13941394
of the value definition to be written directly in the text format, analogous to data segments,
13951395
avoiding the need to understand type information when encoding or decoding.
13961396

0 commit comments

Comments
 (0)