summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCat73 <Cat7373@users.noreply.github.com>2019-08-16 21:06:46 +0800
committerIlya Mashchenko <ilya@netdata.cloud>2019-08-16 16:06:46 +0300
commit1657c10c6de46f130ccc8b23ce56ef11adb0ab86 (patch)
tree091b0cadafb56c0e390d2c1c9e6ca989fe1b3194
parentd977efefa6b24b67e3e521a34adc113067567e86 (diff)
:pencil2: fix typos. (#6680)
-rw-r--r--collectors/python.d.plugin/spigotmc/spigotmc.conf2
-rw-r--r--web/gui/dashboard_info.js2
2 files changed, 2 insertions, 2 deletions
diff --git a/collectors/python.d.plugin/spigotmc/spigotmc.conf b/collectors/python.d.plugin/spigotmc/spigotmc.conf
index ccb5e26366..f0064ea2f8 100644
--- a/collectors/python.d.plugin/spigotmc/spigotmc.conf
+++ b/collectors/python.d.plugin/spigotmc/spigotmc.conf
@@ -62,5 +62,5 @@
# In addition to the above, spigotmc supports the following:
#
# host: localhost # The host to connect to. Defaults to the local system.
-# port: 25575 # THe port the remote console is listening on.
+# port: 25575 # The port the remote console is listening on.
# password: '' # The remote console password. Most be set correctly.
diff --git a/web/gui/dashboard_info.js b/web/gui/dashboard_info.js
index f05f2e0d11..07a8c3dbbc 100644
--- a/web/gui/dashboard_info.js
+++ b/web/gui/dashboard_info.js
@@ -2328,7 +2328,7 @@ netdataDashboard.context = {
},
'spigotmc.users': {
- info: 'THe number of currently connect users on the monitored Spigot server.'
+ info: 'The number of currently connect users on the monitored Spigot server.'
},
'unbound.queries': {