Skip to content

Commit 40a4e7c

Browse files
Merge pull request #287 from StoneMonarch/main
Tiny correction.
2 parents e2d4e86 + 28f2966 commit 40a4e7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/config-legends.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
{"value": "ALLOW_USER_HTML",
3333
"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."
34+
"description": "This enables users to use special formatting like headings and links in their page description.<br>This is generally considered safe."
3535
},
3636

3737
{"value": "APP_NAME",
@@ -167,4 +167,4 @@
167167
"title": "Redirect all pages to HTTPS",
168168
"description": "This option will break your setup when using a reverse proxy."
169169
}
170-
]
170+
]

0 commit comments

Comments
 (0)