diff --git a/jenkins_jobs/modules/wrappers.py b/jenkins_jobs/modules/wrappers.py
index 246445453..7c75b4b4e 100644
--- a/jenkins_jobs/modules/wrappers.py
+++ b/jenkins_jobs/modules/wrappers.py
@@ -576,7 +576,7 @@ def workspace_cleanup(parser, xml_parent, data):
     :arg str external-deletion-command: external deletion command to run
         against files and directories
 
-    Example::
+    Example:
 
     .. literalinclude::
         /../../tests/wrappers/fixtures/workspace-cleanup001.yaml