doc/option-types: Definitions are not declared

This commit is contained in:
Robert Hensing 2024-01-29 19:13:37 +01:00
parent b78ba9bc68
commit 2b4a1a1d4f

View File

@ -326,7 +326,7 @@ Composed types are types that take a type as parameter. `listOf
`types.uniq` *`t`*
: Ensures that type *`t`* cannot be merged. It is used to ensure option
definitions are declared only once.
definitions are provided only once.
`types.unique` `{ message = m }` *`t`*