Fix typo in snapshot/restore documentation

This commit is contained in:
Igor Motov 2014-01-07 14:03:12 -05:00
parent 4aa5ef139e
commit 5d98341d11
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ or
[source,js]
-----------------------------------
$ curl -XGET 'http://localhost:9200/_snapshot/all'
$ curl -XGET 'http://localhost:9200/_snapshot/_all'
-----------------------------------
[float]