docs: fix typo in array.mdx (#8561)

This commit is contained in:
Because789
2024-10-07 03:34:23 +02:00
committed by GitHub
parent 7aed0d7c2e
commit c473db7879

View File

@@ -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'