diff --git a/library/kube.py b/library/kube.py
index 2922c62129885156076b640ac275e2234e62d5bd..fdc783fff31b1ef089491c20a2f75f74297cdc8a 100644
--- a/library/kube.py
+++ b/library/kube.py
@@ -66,7 +66,7 @@ options:
     description:
       - present handles checking existence or creating if definition file provided,
         absent handles deleting resource(s) based on other options,
-        latest handles creating ore updating based on existence,
+        latest handles creating or updating based on existence,
         reloaded handles updating resource(s) definition using definition file,
         stopped handles stopping resource(s) based on other options.
 requirements: