Skip to content

Commit c524062

Browse files
runspiredgitKrystan
andauthoredMar 13, 2025
Update guides/relationships/features/links-mode.md
Co-authored-by: Krystan HuffMenne <kmenne+github@gmail.com>
1 parent bb6aff7 commit c524062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎guides/relationships/features/links-mode.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ The three most important things in this request are:
9898

9999
The normalized API response (what your handler must return either directly from your API or with some normalization on the client) that should be passed to the JSON:API cache should be a standard JSON:API document.
100100

101-
The contents of `data` will be inserted into the resource cache and the list of records contained used to update the state of the relationship. The `meta` and `links` of the response will become the `meta` and `links` available for the
101+
The contents of `data` will be inserted into the resource cache and the list of records contained therein will be used to update the state of the relationship. The `meta` and `links` of the response will become the `meta` and `links` available for the
102102
relationship as well.
103103

104104
Sideloads (included records) are valid to include in these response.

0 commit comments

Comments
 (0)
Failed to load comments.