Skip to content

Commit 2113302

Browse files
bkoelmanmaurei
andauthored
Update docs/usage/resources/relationships.md
Co-authored-by: Maurits Moeys <maurits.moeys@gmail.com>
1 parent 8726518 commit 2113302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage/resources/relationships.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ This can be overridden per relationship.
180180
Indicates whether the relationship can be returned in responses. When not allowed and requested using `?fields[]=`, it results in an HTTP 400 response.
181181
Otherwise, the relationship (and its related resources, when included) are silently omitted.
182182

183-
Note this setting does not affect retrieving the related resources directly.
183+
Note that this setting does not affect retrieving the related resources directly.
184184

185185
```c#
186186
#nullable enable

0 commit comments

Comments
 (0)