diff --git a/lib/ansible/modules/extras/cloud/cloudstack/cs_instance.py b/lib/ansible/modules/extras/cloud/cloudstack/cs_instance.py
index fbfb6fab373..3a53bb0be86 100644
--- a/lib/ansible/modules/extras/cloud/cloudstack/cs_instance.py
+++ b/lib/ansible/modules/extras/cloud/cloudstack/cs_instance.py
@@ -65,7 +65,7 @@ options:
     default: null
   memory:
     description:
-      - The clock speed/shares allocated to the instance, used with custom service offerings
+      - The memory allocated to the instance, used with custom service offerings
     required: false
     default: null
   template: