diff --git a/jobs.py b/jobs.py index 247771340..d61047a0d 100755 --- a/jobs.py +++ b/jobs.py @@ -46,7 +46,7 @@ "markers": "multi_vms and not flaky and not reboot", }, "packages": { - "description": "tests that packages can be install correctly", + "description": "tests that packages can be installed correctly", "requirements": [ "Any pool.", ],