diff --git a/frontend/pages/profile.vue b/frontend/pages/profile.vue
index d597e92..730b3af 100644
--- a/frontend/pages/profile.vue
+++ b/frontend/pages/profile.vue
@@ -471,7 +471,7 @@
Delete Account
- Delete your account and all it's associated data
+ Delete your account and all it's associated data.
diff --git a/frontend/pages/tools.vue b/frontend/pages/tools.vue
index 7612659..e733843 100644
--- a/frontend/pages/tools.vue
+++ b/frontend/pages/tools.vue
@@ -23,7 +23,7 @@
Bill of Materials
Generates a TSV (Tab Separated Values) file that can be imported into a spreadsheet program. This is a
- summary of your inventory with basic item and pricing information
+ summary of your inventory with basic item and pricing information.
Generate BOM
@@ -57,7 +57,7 @@
Inventory Actions
- Apply Actions to your inventory in bulk. These are irreversible actions. Be careful
+ Apply Actions to your inventory in bulk. These are irreversible actions. Be careful.
@@ -79,7 +79,7 @@
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
+ See Github Issue #236 for more details.