diff --git a/docs/00-Getting-Started.md b/docs/00-Getting-Started.md index a6884a4be..23b6a5263 100644 --- a/docs/00-Getting-Started.md +++ b/docs/00-Getting-Started.md @@ -144,7 +144,7 @@ Chart.defaults.global = { // Boolean - Determines whether to draw tooltips on the canvas or not showTooltips: true, - // Function - Determines whether to execute the customTooltips function instead of drawing the built in tooltips (See [Advanced - External Tooltips](#advanced-usage-custom-tooltips)) + // Function - Determines whether to execute the customTooltips function instead of drawing the built in tooltips (See [Advanced - External Tooltips](#advanced-usage-external-tooltips)) customTooltips: false, // Array - Array of string names to attach tooltip events