Skip to content

Commit c542ead

Browse files
committed
Review comments
1 parent 58ce4ef commit c542ead

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

design/mvp/CanonicalABI.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2724,8 +2724,8 @@ cover each of these `canon` cases.
27242724

27252725
### `canonopt` Validation
27262726

2727-
Canonical options, specified here as `$opts` in a number of locations
2728-
throughout this document, can be specified at most once per `$opts`. For example
2727+
Canonical options, often referred to as `$opts` in the definitions below,
2728+
can be specified at most once in any particular list of options. For example
27292729
specifying `string-encoding=utf8` twice is an error. Each individual option, if
27302730
present, is validated as such:
27312731

0 commit comments

Comments
 (0)