diff --git a/README.md b/README.md
index bfc4c2a..3a43b3d 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
[](https://gitlab.aiursoft.cn/aiursoft/ChessServer/-/pipelines)
[](https://gitlab.aiursoft.cn/aiursoft/ChessServer/-/commits/master?ref_type=heads)
-ChessServer is just a simple chess server. Based on WebSocket. Can be played with sharing link with friends. No sign up required.
+ChessServer is just a simple web-based chess server. Based on WebSocket. Can be played with sharing link with friends. No sign up required.

diff --git a/src/Aiursoft.ChessServer/Views/Shared/Components/Chat/Default.cshtml b/src/Aiursoft.ChessServer/Views/Shared/Components/Chat/Default.cshtml
index 4a581e7..d150995 100644
--- a/src/Aiursoft.ChessServer/Views/Shared/Components/Chat/Default.cshtml
+++ b/src/Aiursoft.ChessServer/Views/Shared/Components/Chat/Default.cshtml
@@ -11,13 +11,13 @@