diff --git a/docs/topics/testing/overview.txt b/docs/topics/testing/overview.txt index 5982410205..f631eae83a 100644 --- a/docs/topics/testing/overview.txt +++ b/docs/topics/testing/overview.txt @@ -1288,7 +1288,7 @@ or by the order of test execution. By default, fixtures are only loaded into the ``default`` database. If you are using multiple databases and set :attr:`multi_db=True -`, fixtures will be loaded into all databases. +`, fixtures will be loaded into all databases. URLconf configuration ~~~~~~~~~~~~~~~~~~~~~