Skip to content

Commit

Permalink
Merge pull request #55 from mayorgatellez/patch-1
Browse files Browse the repository at this point in the history
Fix typos
  • Loading branch information
smn committed Mar 26, 2015
2 parents 2819d6c + 62647d2 commit 4ea7e17
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Elastic Git
===========

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

.. note:: Here be massive dragons.

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

.. code-block:: python
Expand Down

0 comments on commit 4ea7e17

Please sign in to comment.