Skip to content

Commit da616f3

Browse files
committed
s/target/targeted
1 parent aeb7692 commit da616f3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_format/1.1/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -757,10 +757,10 @@ A link's context is the [top-level object][top level], [resource
757757
object][resource objects], or [relationship object][relationships] in which its
758758
parent links object appears.
759759

760-
In the example below, the `self` link is a string whereas the `related` link
761-
is a [link object]. The `related` link object provides additional information
762-
about the target related resource collection as well as a schema that serves as
763-
a description document for that collection:
760+
In the example below, the `self` link is a string whereas the `related` link is
761+
a [link object]. The `related` link object provides additional information
762+
about the targeted related resource collection as well as a schema that serves
763+
as a description document for that collection:
764764

765765
```json
766766
"links": {

0 commit comments

Comments
 (0)