소스 검색

Fixed typo in docs/topics/db/fixtures.txt.

Ashwin Dharne 1 년 전
부모
커밋
5762b839ff
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      docs/topics/db/fixtures.txt

+ 2 - 2
docs/topics/db/fixtures.txt

@@ -30,8 +30,8 @@ Fixtures can be used to pre-populate database with data for
 :ref:`tests <topics-testing-fixtures>` or to provide some :ref:`initial data
 <initial-data-via-fixtures>`.
 
-Were Django looks for fixtures?
-===============================
+Where Django looks for fixtures?
+================================
 
 Django will search in three locations for fixtures: