diff options
author | Pascal Herbert <pascal.herbert@gmail.com> | 2014-05-11 13:23:51 +0000 |
---|---|---|
committer | Pascal Herbert <pascal.herbert@gmail.com> | 2014-05-11 13:23:51 +0000 |
commit | 7477dd7a7ca68b6f5365068e34c854381096da3c (patch) | |
tree | 9c482c2b7cd4863c125c0248a7e67354f85cc3a8 | |
parent | 4ba5acd23826831d5db52e66db5238a9030264a3 (diff) | |
download | gitlab-ce-7477dd7a7ca68b6f5365068e34c854381096da3c.tar.gz |
Fix typo
-rw-r--r-- | doc/install/requirements.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/install/requirements.md b/doc/install/requirements.md index 0fe015b2d34..dc21a7e55ab 100644 --- a/doc/install/requirements.md +++ b/doc/install/requirements.md @@ -82,6 +82,6 @@ If you want to run the database separately, the **recommended** database size is - Chrome (Latest stable version) - Firefox (Latest released version) -- Safari 7+ (Know problem: required fields in html5 do not work) +- Safari 7+ (known problem: required fields in html5 do not work) - Opera (Latest released version) -- IE 10+ +- IE 10+
\ No newline at end of file |