diff --git a/docs/guide/configuration.md b/docs/guide/configuration.md index 7ef439717..be6d25828 100644 --- a/docs/guide/configuration.md +++ b/docs/guide/configuration.md @@ -54,7 +54,7 @@ const options = { | Name | Option | Value | ---- | ---- | ---- -| `numbers` | `properties` | `['x', 'y', 'x2', 'y2', 'width', 'height', 'centerX', 'centerY', 'pointX', 'pointY', 'labelX', 'labelY', 'labelWidth', 'labelHeight', 'radius']` +| `numbers` | `properties` | `['x', 'y', 'x2', 'y2', 'width', 'height', 'centerX', 'centerY', 'pointX', 'pointY', 'radius']` | `numbers` | `type` | `number` ## Common