diff --git a/config/config-legends.json b/config/config-legends.json index a48c100..66f7032 100644 --- a/config/config-legends.json +++ b/config/config-legends.json @@ -31,7 +31,7 @@ {"value": "ALLOW_USER_HTML", "title": "Allow extended syntax in user's descriptions", - "description": "This enables users to use special formatting like headings and links in their page description.
This is generally considered save." + "description": "This enables users to use special formatting like headings and links in their page description.
This is generally considered safe." }, {"value": "APP_NAME", @@ -167,4 +167,4 @@ "title": "Redirect all pages to HTTPS", "description": "This option will break your setup when using a reverse proxy." } - ] \ No newline at end of file + ]