Update 04_GridField.md

This commit is contained in:
David Alexander 2017-11-17 15:11:05 +13:00 committed by GitHub
parent eae3d0cfaa
commit 0f12f2c1a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -429,7 +429,7 @@ Your new area can also be used by existing components, e.g. the [GridFieldPrintB
```php
new GridFieldPrintButton('my-component-area');
new GridFieldPrintButton('my-area');
```
## Creating a Custom GridFieldComponent