diff --git a/docs/axes/cartesian/category.md b/docs/axes/cartesian/category.md index 38c306712..4bfb6f627 100644 --- a/docs/axes/cartesian/category.md +++ b/docs/axes/cartesian/category.md @@ -40,7 +40,7 @@ The category scale provides the following options for configuring tick marks. Th | Name | Type | Default | Description | -----| ---- | --------| ----------- -| labels | Array[String] | - | An array of labels to display. +| `labels` | `Array[String]` | - | An array of labels to display. | `min` | `String` | | The minimum item to display. [more...](#min-max-configuration) | `max` | `String` | | The maximum item to display. [more...](#min-max-configuration)