Skip to content

Commit f51a2a5

Browse files
committed
Fix some language issues.
1 parent e8955a6 commit f51a2a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft-zyp-json-schema-03.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -728,7 +728,7 @@ starting with the root of the JSON structure from the representation of
728728
the resource identified by the pre-fragment URI. If the target is a JSON
729729
object, then the new target is the value of the property with the name
730730
identified by the next property reference token in the fragment. If the
731-
target is a JSON array, than the target is determined by finding the
731+
target is a JSON array, then the target is determined by finding the
732732
item in array the array with the index defined by the next property
733733
reference token (which MUST be a number). The target is successively
734734
updated for each property reference token, until the entire fragment has

0 commit comments

Comments
 (0)