diff --git a/src/vmainwindow.cpp b/src/vmainwindow.cpp
index 8990d057..9533b7a7 100644
--- a/src/vmainwindow.cpp
+++ b/src/vmainwindow.cpp
@@ -3485,7 +3485,7 @@ void VMainWindow::kickOffStartUpTimer(const QStringList &p_files)
tr("OpenGL requried by VNote may not work well on Windows by default."
"You may update your display card driver or set another openGL option in VNote's Settings dialog."
"Check GitHub issue for details."),
- tr("Strange behaviors includes:
"
+ tr("Strange behaviors include:
"
"* Interface freezes and does not response;
"
"* Widgets are out of order after maximizing and restoring the main window;
"
"* No cursor in edit mode;
"