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
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-01-22 10:33:42 +0300
committerRobert Speicher <rspeicher@gmail.com>2016-01-22 10:43:17 +0300
commite2f7b11dff7b4a25c0314ab30403cfed002e2702 (patch)
treea6057a142bf068e2d6e6022ca6b40ce0c3bdd13d
parent718819a4dbffbb364967eb7d9f341d2fd5552b7b (diff)
Merge branch 'file_finder_doc_fixes' into 'master'
Fix grammar and typos in file finder docs See merge request !2547
-rw-r--r--doc/workflow/file_finder.md13
1 files changed, 7 insertions, 6 deletions
diff --git a/doc/workflow/file_finder.md b/doc/workflow/file_finder.md
index 4bf0a179411..b69ae663272 100644
--- a/doc/workflow/file_finder.md
+++ b/doc/workflow/file_finder.md
@@ -14,15 +14,16 @@ project.
---
-For the more lazy, there is a [shortcut button](shortcuts.md) as well, which
-you can invoke from _anywhere_ in a project.
+For those who prefer to keep their fingers on the keyboard, there is a
+[shortcut button](shortcuts.md) as well, which you can invoke from _anywhere_
+in a project.
-Press `t` on your keyboard to launch the File search function when in **Issues**,
+Press `t` to launch the File search function when in **Issues**,
**Merge requests**, **Milestones**, even the project's settings.
-Start typing what you are searching for and watch the magic being unfold. With
-the up/down arrows, you go up and down the results, with `Esc` you close the
-search and go back to **Files**.
+Start typing what you are searching for and watch the magic happen. With the
+up/down arrows, you go up and down the results, with `Esc` you close the search
+and go back to **Files**.
## How it works