diff --git a/frontend/pages/profile.vue b/frontend/pages/profile.vue
index 04f0eb6..5788d74 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 its associated data.
diff --git a/frontend/pages/tools.vue b/frontend/pages/tools.vue
index 188a75f..b9c673a 100644
--- a/frontend/pages/tools.vue
+++ b/frontend/pages/tools.vue
@@ -13,8 +13,8 @@
Asset ID Labels
- Generates a printable PDF of labels for a range of Asset ID. These are not specific to your inventory so
- your are able to print labels ahead of time and apply them to your inventory when you receive them.
+ Generates a printable PDF of labels for a range of Asset ID. These are not specific to your inventory so you
+ are able to print labels ahead of time and apply them to your inventory when you receive them.
Label Generator
@@ -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.