Skip to content

Commit 9efd861

Browse files
committed
Fix typo.
1 parent ee3a6be commit 9efd861

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
@@ -450,7 +450,7 @@ You can control the path of subresources with the `path` option of the `subresou
450450
* ...
451451
* @ApiResource(
452452
* subresourceOperations={
453-
* "answer_get_subresource"= {
453+
* "answer_get_subresource"={
454454
* "method"="GET",
455455
* "path"="/questions/{id}/all-answers"
456456
* },

0 commit comments

Comments
 (0)