Skip to content

Commit 69d6ad6

Browse files
Fixing grammar
1 parent ba8b83f commit 69d6ad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytest_flask/fixtures.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ def test_login(self):
4141

4242

4343
class LiveServer:
44-
"""The helper class uses to manage live server. Handles creation and
44+
"""The helper class used to manage a live server. Handles creation and
4545
stopping application in a separate process.
4646
4747
:param app: The application to run.

0 commit comments

Comments
 (0)