Skip to content

Commit 5be8503

Browse files
committed
Chore: Fix typo
1 parent 33ad14e commit 5be8503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytest_mqtt/mosquitto.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ def check(self):
4444

4545
def pull_image(self):
4646
"""
47-
Image needs to be pull explicitly.
47+
Image needs to be pulled explicitly.
4848
Workaround against `404 Client Error: Not Found for url: http+docker://localhost/v1.23/containers/create`.
4949
5050
- https://github.com/jpmens/mqttwarn/pull/589#issuecomment-1249680740

0 commit comments

Comments
 (0)