Skip to content

Commit

Permalink
typo in ruby docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Maurizio De Magnis authored and clintongormley committed Apr 5, 2015
1 parent 276dbc2 commit 589f8d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ruby/client.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ client.search index: 'my-index', body: { query: { match: { title: 'test' } } }
=== Features at a Glance

* Pluggable logging and tracing
* Plugabble connection selection strategies (round-robin, random, custom)
* Pluggable connection selection strategies (round-robin, random, custom)
* Pluggable transport implementation, customizable and extendable
* Pluggable serializer implementation
* Request retries and dead connections handling
Expand Down

0 comments on commit 589f8d4

Please sign in to comment.