Skip to content

Commit bba0f9a

Browse files
authored
Fix typo in serialization documentation
1 parent ecf228f commit bba0f9a

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
@@ -677,7 +677,7 @@ an IRI. A client that uses JSON-LD must send a second HTTP request to retrieve i
677677
}
678678
```
679679

680-
You can configure API Platform to embed the JSON-LD context in the root document like the by adding the `jsonld_embed_context`
680+
You can configure API Platform to embed the JSON-LD context in the root document by adding the `jsonld_embed_context`
681681
attribute to the `@ApiResource` annotation:
682682

683683
```php

0 commit comments

Comments
 (0)