Skip to content

Commit a3d8df3

Browse files
authored
Fix typo and change word
1 parent e1b1768 commit a3d8df3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jsonschema-core.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -964,8 +964,8 @@
964964
Resolved against the current URI base, it identifies the URI of a schema to use.
965965
</t>
966966
<t>
967-
As the value of "$ref" is a URI Reference, this allows the posibility to externalise or
968-
shard a schema across multiple files, and provides the ability to validate recursive structures
967+
As the value of "$ref" is a URI Reference, this allows the possibility to externalise or
968+
divide a schema across multiple files, and provides the ability to validate recursive structures
969969
through self-reference.
970970
</t>
971971
<t>

0 commit comments

Comments
 (0)