We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bf7992 commit ede7584Copy full SHA for ede7584
docs/general/colors.md
@@ -69,7 +69,7 @@ Chart.register(Colors);
69
70
:::tip Note
71
72
-If you are using UMD version of Chart.js, this plugin will be enabled by default. You can disable it by setting option `enabled` to `false`:
+If you are using the UMD version of Chart.js, this plugin will be enabled by default. You can disable it by setting the `enabled` option to `false`:
73
74
```js
75
const options = {
0 commit comments