Skip to content

Commit b643509

Browse files
committed
minor corrections in readme
1 parent 39ff728 commit b643509

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The following attempts to be a curated collection of vocabularies that have been
5252
|**Goal**|To allow schemas to validate known keywords against data located within the instance being validated or in external sources. Attempts to provide a solution for the highly-debated `$data` keyword.|
5353
|**Documentation**|https://docs.json-everything.net/schema/vocabs/data-2023|
5454
|**Vocabulary ID**|`https://docs.json-everything.net/schema/vocabs/data-2023`|
55-
|**Meta-schema ID**|`https://json-everything.net/schema/meta/vocab/data-2023`|
55+
|**Meta-schema ID**|`https://json-everything.net/meta/vocab/data-2023`|
5656
|**Edited by**|[@gregsdennis](https://github.com/gregsdennis)|
5757
|**Project site**|https://github.com/gregsdennis/json-everything|
5858
|**Known implementations**|[JsonSchema.Net.Data](https://www.nuget.org/packages/JsonSchema.Net.Data/)|
@@ -67,6 +67,6 @@ The following attempts to be a curated collection of vocabularies that have been
6767
|**Meta-schema ID**|`https://json-everything.net/meta/vocab/array-ext`|
6868
|**Edited by**|[@gregsdennis](https://github.com/gregsdennis)|
6969
|**Project site**|https://github.com/gregsdennis/json-everything|
70-
|**Known implementations**|[JsonSchema.Net.UniqueKeys](https://www.nuget.org/packages/JsonSchema.Net.ArrayExt/)|
70+
|**Known implementations**|[JsonSchema.Net.ArrayExt](https://www.nuget.org/packages/JsonSchema.Net.ArrayExt/)|
7171

72-
_**NOTE** This was initially published as the UniqueItems vocabulary. The ArrayExt extension supercedes that one._
72+
_**NOTE** This was initially published as the UniqueItems vocabulary. The ArrayExt extension supersedes that one._

0 commit comments

Comments
 (0)