Skip to content

Commit ccf4426

Browse files
committed
"interoperability" rather than "transportability"
We use "interoperability" for this throughout the spec.
1 parent 737ee16 commit ccf4426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonschema-core.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1654,7 +1654,7 @@
16541654
An implementation MAY choose not to support addressing schemas
16551655
by non-canonical URIs. As such, it is RECOMENDED that schema authors only
16561656
use canonical URIs, as using non-canonical URIs may reduce the
1657-
transportability of a schema.
1657+
schema interoperability.
16581658
<cref>
16591659
This is to avoid requiring implementations to keep track of a whole
16601660
stack of possible base URIs and JSON Pointer fragments for each,

0 commit comments

Comments
 (0)