Skip to content

Commit 2fa90f6

Browse files
committed
"may be preferable" instead of "is preferable"
Feedback from PR that this should be more of a suggestion. We may strengthen later.
1 parent bb08511 commit 2fa90f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonschema-core.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -578,7 +578,7 @@
578578
<t>
579579
Using JSON Pointer fragments requires knowledge of the structure of the schema.
580580
When writing schema documents with the intention to provide re-usable
581-
schemas, it is preferable to use a plain name fragment that is not tied to
581+
schemas, it may be preferable to use a plain name fragment that is not tied to
582582
any particular structural location. This allows a subschema to be relocated
583583
without requiring JSON Pointer references to be updated.
584584
</t>

0 commit comments

Comments
 (0)