Skip to content

Commit 7cb7832

Browse files
authored
Fix typo in database documentation.
1 parent 155ee5e commit 7cb7832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/database.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ django_db_modify_db_settings_xdist_suffix
200200
Requesting this fixture will add a suffix to the database name when the tests
201201
are run via pytest-xdist.
202202

203-
This fixture is by default requsted from
203+
This fixture is by default requested from
204204
:fixture:`django_db_modify_db_settings`.
205205

206206
django_db_use_migrations

0 commit comments

Comments
 (0)