summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Schilling <rschilling@student.tugraz.at>2014-09-18 19:20:26 +0200
committerRobert Schilling <rschilling@student.tugraz.at>2014-09-18 19:20:26 +0200
commitf56877a9eaa8adc0f2fca99a889cc42e049024bf (patch)
treeab175338c7f6449a578fbc0b759c89e7ec0581e1
parent9079441dbb8961e74f5ffe9e3f87ebdbb8866bef (diff)
parent0311efcbf0ea12d33dfa01b40ffb074c48e0ea10 (diff)
downloadgitlab-ce-f56877a9eaa8adc0f2fca99a889cc42e049024bf.tar.gz
Merge pull request #7768 from PragTob/patch-1
Delete stray brace
-rw-r--r--doc/install/requirements.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/requirements.md b/doc/install/requirements.md
index fd2e29d3c52..49edf36f574 100644
--- a/doc/install/requirements.md
+++ b/doc/install/requirements.md
@@ -34,7 +34,7 @@ Please consider using a virtual machine to run GitLab.
GitLab requires Ruby (MRI) 2.0 or 2.1
You will have to use the standard MRI implementation of Ruby.
-We love [JRuby](http://jruby.org/) and [Rubinius](http://rubini.us/)) but GitLab needs several Gems that have native extensions.
+We love [JRuby](http://jruby.org/) and [Rubinius](http://rubini.us/) but GitLab needs several Gems that have native extensions.
## Hardware requirements