Browse Source

Remove space in dissect feature list

ChrisHegarty 2 years ago
parent
commit
2e4440ff1c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/rest-api/usage.asciidoc

+ 1 - 1
docs/reference/rest-api/usage.asciidoc

@@ -209,7 +209,7 @@ GET /_xpack/usage
     "features" : {
       "eval" : 0,
       "stats" : 0,
-      "dissect ": 0,
+      "dissect": 0,
       "grok" : 0,
       "limit" : 0,
       "where" : 0,