diff --git a/docs/fields/array.mdx b/docs/fields/array.mdx index eeb276965..50642e625 100644 --- a/docs/fields/array.mdx +++ b/docs/fields/array.mdx @@ -66,7 +66,7 @@ _\* An asterisk denotes that a property is required._ ## Admin Options -The customize the appearance and behavior of the Array Field in the [Admin Panel](../admin/overview), you can use the `admin` option: +To customize the appearance and behavior of the Array Field in the [Admin Panel](../admin/overview), you can use the `admin` option: ```ts import type { Field } from 'payload/types'