diff --git a/client/components/app/BookShelfCategorized.vue b/client/components/app/BookShelfCategorized.vue
index a977dd21..94b2e4ba 100644
--- a/client/components/app/BookShelfCategorized.vue
+++ b/client/components/app/BookShelfCategorized.vue
@@ -17,7 +17,7 @@
selectEntity(payload, index)">
- {{ $strings[shelf.labelStringKey] }}
+ {{ $strings[shelf.labelStringKey] }}
diff --git a/client/pages/item/_id/index.vue b/client/pages/item/_id/index.vue
index 1baf521c..2e7e601c 100644
--- a/client/pages/item/_id/index.vue
+++ b/client/pages/item/_id/index.vue
@@ -12,12 +12,12 @@
@@ -87,7 +87,7 @@
- error
+ error
{{ isMissing ? $strings.LabelMissing : $strings.LabelIncomplete }}