Skip to content

Commit 69abbf4

Browse files
donkirkbypelme
authored andcommitted
typo fix (#408)
1 parent 2aadcb1 commit 69abbf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/faq.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Does pytest-django work with the pytest-xdist plugin?
4848

4949
Yes. pytest-django supports running tests in parallel with pytest-xdist. Each
5050
process created by xdist gets its own separate database that is used for the
51-
tests. This ensures that each test can run independently, regardless of wheter
51+
tests. This ensures that each test can run independently, regardless of whether
5252
transactions are tested or not.
5353

5454
.. _faq-getting-help:

0 commit comments

Comments
 (0)