diff --git a/docs/en/reference/dataextension.md b/docs/en/reference/dataextension.md index 9750558c0..28b0a0629 100644 --- a/docs/en/reference/dataextension.md +++ b/docs/en/reference/dataextension.md @@ -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