Skip to content

Commit 9daed85

Browse files
authored
Add missing word
Seems like a word `many` is missed in this sentence
1 parent c8e407e commit 9daed85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/serialization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ The following rules apply when denormalizating embedded relations:
291291
the data provider and any changes in the embedded relation will be applied to that object.
292292
* If no `@id` key exists, a new object will be created containing data provided in the embedded JSON document.
293293

294-
You can create as relation embedding levels as you want.
294+
You can create as many relation embedding levels as you want.
295295

296296
## Changing the Serialization Context Dynamically
297297

0 commit comments

Comments
 (0)