We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2d4e86 commit 28f2966Copy full SHA for 28f2966
config/config-legends.json
@@ -31,7 +31,7 @@
31
32
{"value": "ALLOW_USER_HTML",
33
"title": "Allow extended syntax in user's descriptions",
34
- "description": "This enables users to use special formatting like headings and links in their page description.<br>This is generally considered save."
+ "description": "This enables users to use special formatting like headings and links in their page description.<br>This is generally considered safe."
35
},
36
37
{"value": "APP_NAME",
@@ -167,4 +167,4 @@
167
"title": "Redirect all pages to HTTPS",
168
"description": "This option will break your setup when using a reverse proxy."
169
}
170
- ]
+ ]
0 commit comments