Skip to content

Commit e3c0398

Browse files
Update adr/2023-04-sva-prefix.md
Co-authored-by: Jason Desrosiers <[email protected]>
1 parent 2f311bc commit e3c0398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adr/2023-04-sva-prefix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Specifically, the prefix `x-` has been selected.
5757

5858
* Good, because it's simple and easy to understand.
5959
* 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`)
60+
* Good, because it's easily supportable by the meta-schema (i.e. `patternProperties`)
6161
* Bad, because `x-` in some other contexts can denote "experimental" behavior, which is not our meaning.
6262

6363
#### Option 1a - Optionally defined by a new `$sigil` keyword

0 commit comments

Comments
 (0)