Skip to content

Commit 51d2a9f

Browse files
Update core/subresources.md
Co-authored-by: Vincent <[email protected]>
1 parent 7d16498 commit 51d2a9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/subresources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ may use `bin/console debug:router`.
178178

179179
## Using Custom Paths
180180

181-
You can control the path of subresources with the `path` option of the `subresourceOperations` parameter. Notice that you don't have to use the prefix `api_questions_` because it's an operation name:
181+
You can control the path of subresources with the `path` option of the `subresourceOperations` parameter.
182182

183183
```php
184184
<?php

0 commit comments

Comments
 (0)