Skip to content

Commit

Permalink
Doc typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonis Christofides committed Nov 15, 2012
1 parent 7e60863 commit c127be1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ MasterSlaveRouter
-----------------

With ``multidb.MasterSlaveRouter`` all read queries will go to a slave
database; all inserts, updates, and deletes will do to the ``default``
database; all inserts, updates, and deletes will go to the ``default``
database.

First, define ``SLAVE_DATABASES`` in your settings. It should be a list of
Expand Down

0 comments on commit c127be1

Please sign in to comment.