diff --git a/ereuse_devicehub/templates/ereuse_devicehub/base_site.html b/ereuse_devicehub/templates/ereuse_devicehub/base_site.html
index e4ae17f6..a85cd316 100644
--- a/ereuse_devicehub/templates/ereuse_devicehub/base_site.html
+++ b/ereuse_devicehub/templates/ereuse_devicehub/base_site.html
@@ -133,12 +133,12 @@
- Temporal Lots
+ Temporary Lots
-
- New temporal lot
+ New temporary lot
{% for lot in lots %}
diff --git a/ereuse_devicehub/templates/inventory/device_list.html b/ereuse_devicehub/templates/inventory/device_list.html
index 376afe75..7c3ab5ae 100644
--- a/ereuse_devicehub/templates/inventory/device_list.html
+++ b/ereuse_devicehub/templates/inventory/device_list.html
@@ -10,7 +10,7 @@
{% if not lot %}
- Unassgined
{% elif lot.is_temporary %}
- - Temporal Lot
+ - Temporary Lot
- {{ lot.name }}
{% elif lot.is_incominig %}
- Incoming Lot