Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
dwighthubbard committed Jan 7, 2017
1 parent 62a64f1 commit 1dca6dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,8 @@ the Redis() object is created and shut it down cleanly when the Python interpret
Persistence
-----------
No we open the same Redis db and access the key we created during the last run. Redislite will automatically start the
Redis server using the same configuration as lat time, so the value that was set in the previous example is still available.
Now we open the same Redis db and access the key we created during the last run. Redislite will automatically start the
Redis server using the same configuration as last time, so the value that was set in the previous example is still available.

.. code-block:: python
Expand Down

0 comments on commit 1dca6dc

Please sign in to comment.