diff --git a/templates/update.html b/templates/update.html
index 2176ebc..18f4679 100644
--- a/templates/update.html
+++ b/templates/update.html
@@ -49,7 +49,7 @@
Item with such SKU already exists
{% endif %}
{% if exc == 'status' %}
- Data input error. Price must have a numeric value
+ Data input error. Invalid value for status.
{% endif %}
{% if exc == 'staffnum' %}
Data input error. Staff number must be an integer