@cryptotaxi247 / netdata-1 / commits / 05e0f6999

Fix typo in the dashboard_info.js spigot part (#12008)

lokerhp committed Jan 19, 2022 at 21:17 UTC 05e0f69997aed39812d56e2718fac6295d52c0db
1 file changed +1 -1
web/gui/dashboard_info.js
+1 -1
@@ -5119,7 +5119,7 @@ netdataDashboard.context = {
5119 },
5120
5121 'spigotmc.users': {
5122 - info: 'The number of currently connect users on the monitored Spigot server.'
5122 + info: 'The number of currently connected users on the monitored Spigot server.'
5123 },
5124
5125 'boinc.tasks': {