diff --git a/frontend/pages/tools.vue b/frontend/pages/tools.vue
index 473cf2012..98bfe3020 100644
--- a/frontend/pages/tools.vue
+++ b/frontend/pages/tools.vue
@@ -78,7 +78,7 @@
Resets the time value for all date time fields in your inventory to the beginning of the date. This is to
fix a bug that was introduced early on in the development of the site that caused the time value to be
stored with the time which caused issues with date fields displaying accurate values.
-
+
See Github Issue #236 for more details.
@@ -86,7 +86,7 @@
Set Primary Photos
In version v0.10.0 of Homebox, the primary image field was added to attachments of type photo. This action
will set the primary image field to the first image in the attachments array in the database, if it is not
- already set. See GitHub PR #576
+ already set. See GitHub PR #576