Merge pull request #17030 from 36degrees/patch-1
Fix typo in clear cache documentation
This commit is contained in:
parent
11b18a9963
commit
06929f8ed4
|
@ -2,7 +2,7 @@
|
|||
== Clear Cache
|
||||
|
||||
The clear cache API allows to clear either all caches or specific cached
|
||||
associated with one ore more indices.
|
||||
associated with one or more indices.
|
||||
|
||||
[source,js]
|
||||
--------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue