diff --git a/assets/tagRenderings/questions.json b/assets/tagRenderings/questions.json
index 2d84385d1..c52e09640 100644
--- a/assets/tagRenderings/questions.json
+++ b/assets/tagRenderings/questions.json
@@ -284,7 +284,7 @@
"da": "Hvad er webstedet for {title()}?",
"cs": "Jaká je webová stránka {title()}?"
},
- "render": "{website}",
+ "render": "{website}",
"freeform": {
"key": "website",
"type": "url",
@@ -295,7 +295,7 @@
"mappings": [
{
"if": "contact:website~*",
- "then": "{contact:website}",
+ "then": "{contact:website}",
"hideInAnswer": true
}
]
@@ -1676,4 +1676,4 @@
"es": "El nombre de red es {internet_access:ssid}"
}
}
-}
\ No newline at end of file
+}