Skip to content

Commit 0af8227

Browse files
authored
Merge pull request #650 from silverbackdan/patch-1
Config file path correction
2 parents 18fdba0 + db78458 commit 0af8227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/fosuser-bundle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ If you are using the API Platform Standard Edition, you will need to enable the
2222
configuration options:
2323

2424
```yaml
25-
# api/config/packages/api_platform.yaml
25+
# api/config/packages/framework.yaml
2626
framework:
2727
form: { enabled: true }
2828
```

0 commit comments

Comments
 (0)