[DOCS] Fixed typo

This commit is contained in:
Clinton Gormley 2013-10-05 17:09:41 +02:00
parent d062409309
commit 0aeac65424
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
[[river]]
= Rivers
== Intro
== Intro
A river is a pluggable service running within elasticsearch cluster
pulling data (or being pushed with data) that is then indexed into the
@ -49,7 +49,7 @@ curl -XDELETE 'localhost:9200/_river/my_river/'
== Cluster Allocation
Rivers are singletons within the cluster. They get allocated
automatically to one of the nodes and run. If that node fails, an river
automatically to one of the nodes and run. If that node fails, a river
will be automatically allocated to another node.
River allocation on nodes can be controlled on each node. The