Skip to content

Commit 2795376

Browse files
tw4lSuaYoo
andauthored
Capitalization fix
Co-authored-by: sua yoo <sua@webrecorder.org>
1 parent 1daf510 commit 2795376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/components/ui/config-details.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ export class ConfigDetails extends BtrixElement {
463463
Boolean(config.extraHops),
464464
)}
465465
${this.renderSetting(
466-
msg("Skip Pages Disallowed By Robots.txt"),
466+
msg("Skip Pages Disallowed by robots.txt"),
467467
Boolean(config.robots),
468468
)}
469469
${this.renderSetting(

0 commit comments

Comments
 (0)