mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00:00
There are small typos in: - docs/general/colors.md - src/controllers/controller.doughnut.js - src/controllers/controller.pie.js - src/scales/scale.time.js Fixes: - Should read `outer` rather than `outr`. - Should read `indistinguishable` rather than `indistiguishable`. - Should read `guesstimation` rather than `guestimation`. Signed-off-by: Tim Gates <tim.gates@iress.com>