diff --git a/docs/notes/extensions.md b/docs/notes/extensions.md
index 5831821eff2..ff0c82a87d5 100644
--- a/docs/notes/extensions.md
+++ b/docs/notes/extensions.md
@@ -18,7 +18,7 @@ In addition, many charts can be found on the [npm registry](https://www.npmjs.co
- chartjs-plugin-deferred - Defers initial chart update until chart scrolls into viewport.
- chartjs-plugin-draggable - Makes select chart elements draggable with the mouse.
- chartjs-plugin-stacked100 - Draws 100% stacked bar chart.
- - chartjs-plugin-waterfall - Enables easy use of waterfall charts.
+ - chartjs-plugin-waterfall - Enables easy use of waterfall charts.
- chartjs-plugin-zoom - Enables zooming and panning on charts.
In addition, many plugins can be found on the [npm registry](https://www.npmjs.com/search?q=chartjs-plugin-).