Skip to content

Commit

Permalink
DOC Correct spacing in YML example for nested gridfield (#408)
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxime Rainville authored Jul 3, 2024
1 parent 1b19846 commit ae80302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ class MySecurityAdminExtension extends Extension

```yml
SilverStripe\Admin\SecurityAdmin:
extensions:
extensions:
- App\Extensions\MySecurityAdminExtension
```
Expand Down

0 comments on commit ae80302

Please sign in to comment.