1
0
Эх сурвалжийг харах

[DOCS] Remove unneeded escapes

James Rodewig 4 жил өмнө
parent
commit
fd72a2690a

+ 1 - 1
docs/reference/cat.asciidoc

@@ -123,7 +123,7 @@ GET _cat/indices?bytes=b&s=store.size:desc,index:asc&v=true
 ----
 // TEST[setup:my_index_huge]
 // TEST[s/^/PUT my-index-000002\n{"settings": {"number_of_replicas": 0}}\n/]
-// TEST[s/s=store\.size\:desc,index\:asc/s=index:asc/]
+// TEST[s/s=store\.size:desc,index:asc/s=index:asc/]
 
 The API returns the following response: