We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3631396 commit 2e21a1bCopy full SHA for 2e21a1b
docs/metadata.md
@@ -139,7 +139,7 @@ This codec places extra restrictions on the schema:
139
This sets the binary encoding used for the property.
140
141
2. All metadata objects must have fixed properties.
142
- This means that they can no additional properties not listed in the schema. Any
+ This means that additional properties not listed in the schema are disallowed. Any
143
property that does not have a `default` specified in the schema must be present.
144
Default values will be encoded.
145
0 commit comments