diff --git a/src/users/templates/users/user_details.html b/src/users/templates/users/user_details.html index 964d001..ba6557e 100644 --- a/src/users/templates/users/user_details.html +++ b/src/users/templates/users/user_details.html @@ -13,7 +13,7 @@ {{ user.customer }} - Comptuers + Computers {% for computer in computers %} {{ computer}}