diff --git a/src/components/libraryoptionseditor/libraryoptionseditor.template.html b/src/components/libraryoptionseditor/libraryoptionseditor.template.html
index e1793fdd1d..f05fd6a451 100644
--- a/src/components/libraryoptionseditor/libraryoptionseditor.template.html
+++ b/src/components/libraryoptionseditor/libraryoptionseditor.template.html
@@ -223,8 +223,8 @@
${UseCustomTagDelimitersHelp}
diff --git a/src/strings/en-us.json b/src/strings/en-us.json
index cf68b5591b..a0108954e3 100644
--- a/src/strings/en-us.json
+++ b/src/strings/en-us.json
@@ -616,8 +616,8 @@
"LabelCustomCssHelp": "Apply your custom CSS code for theming/branding on the web interface.",
"LabelCustomDeviceDisplayNameHelp": "Supply a custom display name or leave empty to use the name reported by the device.",
"LabelCustomRating": "Custom rating",
- "LabelcustomTagDelimiters": "Custom Tag Delimiter",
- "LabelcustomTagDelimitersHelp": "Characters to be treated as delimiters to separate tags.",
+ "LabelCustomTagDelimiters": "Custom Tag Delimiter",
+ "LabelCustomTagDelimitersHelp": "Characters to be treated as delimiters to separate tags.",
"LabelDashboardTheme": "Server Dashboard theme",
"LabelDate": "Date",
"LabelDateAdded": "Date added",