diff --git a/app/views/projects/merge_requests/show/_state_widget.html.haml b/app/views/projects/merge_requests/show/_state_widget.html.haml
index a4f2a890969ef01dfcf2852db93e918179069f7b..44bd9347f514568c34b31d9c8c6f7b85e0abd8d6 100644
--- a/app/views/projects/merge_requests/show/_state_widget.html.haml
+++ b/app/views/projects/merge_requests/show/_state_widget.html.haml
@@ -29,7 +29,7 @@
       %h4
         Merge in progress...
       %p
-        GitLab tries to merge it right now. During this time merge request is locked and can not be closed.
+        Merging is in progress. While merging this request is locked and cannot be closed.
 
     - unless @commits.any?
       %h4 Nothing to merge