diff --git a/support.html b/support.html
index a767305..d216999 100644
--- a/support.html
+++ b/support.html
@@ -108,6 +108,7 @@
About
Game
Support
+ Updates
@@ -146,7 +147,7 @@
// Здесь можно добавить код для отправки оценок на сервер или их обработки
- alert("Thank you for your ratings! \nFrom: Arsenij, Artem and Roma. :) \nWebsite: " + websiteRating + " stars\nGame: " + gameRating + " stars");
+ alert("Thank you for your ratings! \nFrom: Arsenij, Artem and Roman. :) \nWebsite: " + websiteRating + " stars\nGame: " + gameRating + " stars");
}