diff --git a/app/Models/Location.php b/app/Models/Location.php
index e6c310979b..014db3053e 100755
--- a/app/Models/Location.php
+++ b/app/Models/Location.php
@@ -42,7 +42,7 @@ class Location extends SnipeModel
];
/**
- * Whether the model should inject it's identifier to the unique
+ * Whether the model should inject its identifier to the unique
* validation rules before attempting validation. If this property
* is not set in the model it will default to true.
*
diff --git a/resources/views/locations/edit.blade.php b/resources/views/locations/edit.blade.php
index 55d638a9f5..4b4e655a52 100755
--- a/resources/views/locations/edit.blade.php
+++ b/resources/views/locations/edit.blade.php
@@ -25,9 +25,15 @@
-