diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index f552bee8250adac36a1d7480f5dc891e42885cb9..93fd479866cdfd88e84142089c43db6b87039380 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -65,7 +65,7 @@ production: &base
     # If a commit message matches this regular expression, all issues referenced from the matched text will be closed.
     # This happens when the commit is pushed or merged into the default branch of a project.
     # When not specified the default issue_closing_pattern as specified below will be used.
-    # issue_closing_pattern: "([Cc]lose[sd]|[Ff]ixe[sd]) +#\d+"
+    # issue_closing_pattern: '([Cc]lose[sd]|[Ff]ixe[sd]) +#\d+'
 
     ## Default project features settings
     default_projects_features: