Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update README.rst
  • Loading branch information
marctc committed Jul 25, 2018
1 parent 5fe43e5 commit 739db48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -23,7 +23,7 @@ The following example it shows how to send metrics with Elasticsearch as a backe

.. code-block:: python
from kaneda.backend import ElasticsearchBackend
from kaneda.backends import ElasticsearchBackend
from kaneda import Metrics
backend = ElasticsearchBackend(index_name='myindex', app_name='myapp', host='localhost',
Expand Down

0 comments on commit 739db48

Please sign in to comment.