Browse Source

Docs: Tidied percolate.asciidoc

Clinton Gormley 11 years ago
parent
commit
7fff6f1f43
1 changed files with 3 additions and 3 deletions
  1. 3 3
      docs/reference/search/percolate.asciidoc

+ 3 - 3
docs/reference/search/percolate.asciidoc

@@ -325,9 +325,9 @@ Depending on the percolate action different parameters can be specified. For exa
 document actions support different parameters.
 
 .The following endpoints are supported
-* GET|POST /[index]/[type]/_mpercolate
-* GET}POST /[index]/_mpercolate
-* GET|POST /_mpercolate
+* `GET|POST /[index]/[type]/_mpercolate`
+* `GET|POST /[index]/_mpercolate`
+* `GET|POST /_mpercolate`
 
 The `index` and `type` defined in the url path are the default index and type.