summaryrefslogtreecommitdiffstats
path: root/web/gui/custom/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'web/gui/custom/README.md')
-rw-r--r--web/gui/custom/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/gui/custom/README.md b/web/gui/custom/README.md
index a85c7f5464..733ef5211d 100644
--- a/web/gui/custom/README.md
+++ b/web/gui/custom/README.md
@@ -324,7 +324,7 @@ Netdata supports a number of chart libraries. The default chart library is
Each chart library has a number of specific settings. To learn more about them,
you should investigate the documentation of the given chart library, or visit
the appropriate JavaScript file that defines the library's options. These files
-are concatenated into the monolithin `dashboard.js` for deployment.
+are concatenated into the monolithic `dashboard.js` for deployment.
- [Dygraph](https://github.com/netdata/netdata/blob/5b57fc441c40959514c4e2d0863be2e6a417e352/web/gui/dashboard.js#L2034)
- [d3](https://github.com/netdata/netdata/blob/5b57fc441c40959514c4e2d0863be2e6a417e352/web/gui/dashboard.js#L4095)