Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlfredo Sumaran <alfredo@gitlab.com>2016-04-07 20:57:51 +0300
committerAlfredo Sumaran <alfredo@gitlab.com>2016-04-26 22:01:40 +0300
commit0392dffdb64ff70f299a1f41c6a68c202bfb8068 (patch)
treeec19fa98a7b3518437a00c7936cd8119f588a877 /doc
parent89df29e09f1ed31e9d2b0b8c1791be41641da04d (diff)
Update wording
Diffstat (limited to 'doc')
-rw-r--r--doc/workflow/merge_requests.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/workflow/merge_requests.md b/doc/workflow/merge_requests.md
index 3a47838e977..1b5718c91c1 100644
--- a/doc/workflow/merge_requests.md
+++ b/doc/workflow/merge_requests.md
@@ -43,7 +43,7 @@ $ git checkout origin/merge-requests/1
![MR diff](merge_requests/merge_request_diff.png)
-If you click to "Hide whitespace changes" button, you can see diff without whitespace changes.
+If you click the "Hide whitespace changes" button, you can see the diff without whitespace changes.
![MR diff without whitespace](merge_requests/merge_request_diff_without_whitespace.png)