Browse Source

Typo in x-pack template for thread_pool.management (#34224)

Typo in x-pack template for the node_stats.thread_pool.management
Nathan Delhaye 7 years ago
parent
commit
1bd8ff520b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      x-pack/plugin/core/src/main/resources/monitoring-es.json

+ 1 - 1
x-pack/plugin/core/src/main/resources/monitoring-es.json

@@ -797,7 +797,7 @@
                     }
                   }
                 },
-                "maanagement": {
+                "management": {
                   "properties": {
                     "threads": {
                       "type": "integer"