diff --git a/utbot-intellij/src/main/resources/bundles/UtbotBundle.properties b/utbot-intellij/src/main/resources/bundles/UtbotBundle.properties
index e1abaede2b..44794f2b55 100644
--- a/utbot-intellij/src/main/resources/bundles/UtbotBundle.properties
+++ b/utbot-intellij/src/main/resources/bundles/UtbotBundle.properties
@@ -2,7 +2,7 @@
test.report.force.mock.warning=Warning: Some test cases were ignored, because no mocking framework is installed in the project.
\
Better results could be achieved by installing mocking framework.
test.report.force.static.mock.warning=Warning: Some test cases were ignored, because mockito-inline is not installed in the project.
\
-etter results could be achieved by configuring mockito-inline.
+Better results could be achieved by configuring mockito-inline.
test.report.test.framework.warning=Warning: There are several test frameworks in the project.\
To select run configuration, please refer to the documentation depending on the project build system:\
Gradle,\