Skip to content

Commit 62647d2

Browse files
author
Eduardo Mayorga Téllez
committed
Fix typos
"Elastic Search" should be "Elasticsearch".
1 parent 2819d6c commit 62647d2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Elastic Git
22
===========
33

4-
Adventures in an declarative object-y thing backed by Git and using Elastic
5-
Search as a query backend.
4+
Adventures in an declarative object-y thing backed by Git and using
5+
Elasticsearch as a query backend.
66

77
.. note:: Here be massive dragons.
88

@@ -50,7 +50,7 @@ Usage
5050
workspace.save(person3, 'Saving Person 3')
5151
5252
53-
Data is now persisted in a git repository and is queryable via elastic search:
53+
Data is now persisted in a git repository and is queryable via elasticsearch:
5454

5555
.. code-block:: python
5656

0 commit comments

Comments
 (0)