Skip to content

Commit 8b7fc27

Browse files
tw4lSuaYoo
andcommitted
Capitalization fix
Co-authored-by: sua yoo <sua@webrecorder.org>
1 parent 2ad7ea5 commit 8b7fc27

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
@@ -476,7 +476,7 @@ export class ConfigDetails extends BtrixElement {
476476
Boolean(config.extraHops),
477477
)}
478478
${this.renderSetting(
479-
msg("Skip Pages Disallowed By Robots.txt"),
479+
msg("Skip Pages Disallowed by robots.txt"),
480480
Boolean(config.robots),
481481
)}
482482
${this.renderSetting(

0 commit comments

Comments
 (0)