Skip to content

Commit d2c57e8

Browse files
committed
"where a you use" …
1 parent 398797a commit d2c57e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/reference.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ When Trio mode is enabled, two extra things happen:
1919
have to do it yourself.
2020
* Async fixtures using ``@pytest.fixture`` automatically get converted
2121
to Trio fixtures. (The main effect of this is that it helps you
22-
catch mistakes where a you use an async fixture with a non-async
22+
catch mistakes like using an async fixture with a non-async
2323
test.)
2424

2525
There are two ways to enable Trio mode.

0 commit comments

Comments
 (0)