Skip to content

Commit fc8d670

Browse files
authored
Update operations.md
1 parent 084ad21 commit fc8d670

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
@@ -279,7 +279,7 @@ AppBundle\Entity\Question:
279279
properties:
280280
answer:
281281
subresource:
282-
resourceClass: AppBundle\Entity\Answer
282+
resourceClass: 'AppBundle\Entity\Answer'
283283
collection: false
284284
```
285285

0 commit comments

Comments
 (0)