diff --git a/jsonschema-core.xml b/jsonschema-core.xml
index 32a02e2e..d964c0ac 100644
--- a/jsonschema-core.xml
+++ b/jsonschema-core.xml
@@ -1828,7 +1828,7 @@
Note also that "https://example.com/foo#/items" is valid in both
- arrangments, but resolves to a different value. This URI ends up
+ arrangements, but resolves to a different value. This URI ends up
functioning similarly to a retrieval URI for a resource. While valid,
examining the resolved value and either using the "$id" (if the value
is a subschema), or resolving the reference and using the "$id" of the
diff --git a/jsonschema-validation.xml b/jsonschema-validation.xml
index 06966a8d..4f329b42 100644
--- a/jsonschema-validation.xml
+++ b/jsonschema-validation.xml
@@ -1201,7 +1201,7 @@
expected to be ignored or rejected by that owning authority.
- An instance document that is marked as "readOnly for the entire document
+ An instance document that is marked as "readOnly" for the entire document
MAY be ignored if sent to the owning authority, or MAY result in an
error, at the authority's discretion.