summaryrefslogtreecommitdiff
path: root/doc/raketasks/import.md
diff options
context:
space:
mode:
authorPatricio Cano <patricio@gitlab.com>2014-10-30 13:14:31 -0500
committerPatricio Cano <patricio@gitlab.com>2014-10-30 13:14:31 -0500
commit5c645b76b3a9343ac4ff55b8cb14472efc38b746 (patch)
tree12dceba8d4f1b5d7d2d5ce496b2c99885750dbf9 /doc/raketasks/import.md
parent792f7e09e26b7d8872166d27924837f0fd42526b (diff)
downloadgitlab-ce-5c645b76b3a9343ac4ff55b8cb14472efc38b746.tar.gz
Fixed typo
Diffstat (limited to 'doc/raketasks/import.md')
-rw-r--r--doc/raketasks/import.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/raketasks/import.md b/doc/raketasks/import.md
index 1f34abddd7f..a873cd299e3 100644
--- a/doc/raketasks/import.md
+++ b/doc/raketasks/import.md
@@ -36,13 +36,13 @@ gitlab_shell:
```
-### Copy your bare repositories inside this newly created folder, e.g.:
+### Copy your bare repositories inside this newly created folder:
```
$ cp -r /old/git/foo.git/ /home/git/repositories/new_group/
```
-### Run the commands below depending on you type of installation:
+### Run the commands below depending on your type of installation:
#### Omnibus Installation