Skip to content

Commit 4403515

Browse files
authored
Merge pull request #597 from cedricziel/patch-7
Add plural s
2 parents c37ed20 + e176770 commit 4403515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/operations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -717,7 +717,7 @@ Or in XML:
717717
#### Entity Retrieval
718718

719719
If you want to bypass the automatic retrieval of the entity in your custom operation, you can set the parameter
720-
`_api_receive` to `false` in the `default` attribute:
720+
`_api_receive` to `false` in the `defaults` attribute:
721721

722722
```php
723723
<?php

0 commit comments

Comments
 (0)