diff --git a/about.html b/about.html
index b2e947b..2cca1c8 100644
--- a/about.html
+++ b/about.html
@@ -136,6 +136,7 @@
About
Game
Support
+ Updates
@@ -175,7 +176,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");
}