Skip to content

Commit fabd051

Browse files
ashwindharnefelixxm
authored andcommitted
[4.2.x] Fixed typo in docs/topics/db/fixtures.txt.
Backport of 5762b83 from main
1 parent 4b433ef commit fabd051

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/topics/db/fixtures.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ Fixtures can be used to pre-populate database with data for
3030
:ref:`tests <topics-testing-fixtures>` or to provide some :ref:`initial data
3131
<initial-data-via-fixtures>`.
3232

33-
Were Django looks for fixtures?
34-
===============================
33+
Where Django looks for fixtures?
34+
================================
3535

3636
Django will search in three locations for fixtures:
3737

0 commit comments

Comments
 (0)