diff --git a/jsonschema-core.xml b/jsonschema-core.xml
index 5343194f..fbfdfd7a 100644
--- a/jsonschema-core.xml
+++ b/jsonschema-core.xml
@@ -187,7 +187,7 @@
In JSON Schema, the terms "JSON document", "JSON text", and "JSON value" are
- interchangeable because of the data model it defines.
+ interchangeable because of the data model it defines in .
JSON Schema is only defined over JSON documents. However, any document or memory
@@ -210,7 +210,7 @@
media type which defines handling for fragments in the IRI.
-
+
JSON Schema interprets documents according to a data model. A JSON value
interpreted according to this data model is called an "instance".