Skip to content

Commit ab30863

Browse files
authored
Merge pull request #122 from daniel-butler/patch-2
Fixing grammar
2 parents ba8b83f + 69d6ad6 commit ab30863

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)