diff --git a/uffd/default_config.cfg b/uffd/default_config.cfg
index 33653bcddc544c923da74c4a46ce9d2f57181651..72953217802c3ccb08522378839382459c8c02f7 100644
--- a/uffd/default_config.cfg
+++ b/uffd/default_config.cfg
@@ -111,7 +111,7 @@ SERVICES=[
 #		'infos': [
 #			{
 #				'title': 'uffd',
-#				'button_text': 'Documentation' # Defaults to the title if not set
+#				'button_text': 'Documentation', # Defaults to the title if not set
 #				'html': '<p>Some information about the service as html</p>',
 #				'required_group': 'users',
 #			},