diff --git a/docs/topics/db/fixtures.txt b/docs/topics/db/fixtures.txt index d07b7343b9c6b..4db6de89eb5e3 100644 --- a/docs/topics/db/fixtures.txt +++ b/docs/topics/db/fixtures.txt @@ -30,8 +30,8 @@ Fixtures can be used to pre-populate database with data for :ref:`tests ` or to provide some :ref:`initial data `. -Were Django looks for fixtures? -=============================== +Where Django looks for fixtures? +================================ Django will search in three locations for fixtures: