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 2f311bc commit e3c0398Copy full SHA for e3c0398
adr/2023-04-sva-prefix.md
@@ -57,7 +57,7 @@ Specifically, the prefix `x-` has been selected.
57
58
* Good, because it's simple and easy to understand.
59
* Good, because `x-` specifically is familiar to many developers as an identifying prefix for custom data.
60
-* Good, because it's easily supportable by the meta-schema (i.e. `patterProperties`)
+* Good, because it's easily supportable by the meta-schema (i.e. `patternProperties`)
61
* Bad, because `x-` in some other contexts can denote "experimental" behavior, which is not our meaning.
62
63
#### Option 1a - Optionally defined by a new `$sigil` keyword
0 commit comments