Skip to content

Commit

Permalink
update documentation copy
Browse files Browse the repository at this point in the history
  • Loading branch information
dcousens committed Nov 16, 2022
1 parent 09f729d commit 1157235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/docs/fields/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ export default config({

## Groups

Fields can be grouped together in the Admin UI using the `group` function with a `label` and optionally `description`.
Fields can be grouped together in the Admin UI using the `group` function, with a customisable `label` and `description`.

```typescript
import { config, list, group } from '@keystone-6/core';
Expand Down

0 comments on commit 1157235

Please sign in to comment.