mirror of
https://github.com/django/django.git
synced 2025-04-22 00:04:43 +00:00
[1.5.x] Fixed #22419 -- Typo in docs/topics/db/multi-db.txt.
Thanks Josh Kupershmidt. Backport of c487b1e230 from master
This commit is contained in:
parent
efb0c848ac
commit
5b2d17d910
@ -694,6 +694,6 @@ connecting to external databases. Therefore, it's recommended:
|
||||
|
||||
.. warning::
|
||||
|
||||
If you're synchronizing content types to more that one database, be aware
|
||||
If you're synchronizing content types to more than one database, be aware
|
||||
that their primary keys may not match across databases. This may result in
|
||||
data corruption or data loss.
|
||||
|
Loading…
x
Reference in New Issue
Block a user