mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Typo "nee" -> "need"
Looks like Silverstripe needs the d.
This commit is contained in:
parent
6931073956
commit
ad5a090847
@ -9,7 +9,7 @@ implementation. Have a look at `[api:Object->useCustomClass()]`.
|
||||
|
||||
## Usage
|
||||
|
||||
Your extension will nee to be a subclass of `[api:DataExtension]` or the `[api:Extension]` class.
|
||||
Your extension will need to be a subclass of `[api:DataExtension]` or the `[api:Extension]` class.
|
||||
|
||||
:::php
|
||||
<?php
|
||||
|
Loading…
Reference in New Issue
Block a user