Tiny correction.
A very very very small correction to a single word
This commit is contained in:
parent
e2d4e86c0c
commit
28f29663ec
|
@ -31,7 +31,7 @@
|
||||||
|
|
||||||
{"value": "ALLOW_USER_HTML",
|
{"value": "ALLOW_USER_HTML",
|
||||||
"title": "Allow extended syntax in user's descriptions",
|
"title": "Allow extended syntax in user's descriptions",
|
||||||
"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."
|
||||||
},
|
},
|
||||||
|
|
||||||
{"value": "APP_NAME",
|
{"value": "APP_NAME",
|
||||||
|
@ -167,4 +167,4 @@
|
||||||
"title": "Redirect all pages to HTTPS",
|
"title": "Redirect all pages to HTTPS",
|
||||||
"description": "This option will break your setup when using a reverse proxy."
|
"description": "This option will break your setup when using a reverse proxy."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue