Skip to content

Commit d200eec

Browse files
authored
Merge pull request #845 from IslandKnight/patch-1
Fix incorrect sentence syntax.
2 parents ee7858a + b829754 commit d200eec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ after installation, there is nothing more to configure.
4242
Step 2: Point pytest to your Django settings
4343
--------------------------------------------
4444

45-
You need to tell pytest which Django settings that should be used for test
45+
You need to tell pytest which Django settings should be used for test
4646
runs. The easiest way to achieve this is to create a pytest configuration file
4747
with this information.
4848

0 commit comments

Comments
 (0)