Commit 68b89142aa6a55314ba6d6a62b9efe776b13ff07

Authored by Dmitriy Zaporozhets
2 parents d88b022e 7ec9777a

Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
doc/install/requirements.md
... ... @@ -82,6 +82,6 @@ If you want to run the database separately, the **recommended** database size is
82 82  
83 83 - Chrome (Latest stable version)
84 84 - Firefox (Latest released version)
85   -- Safari 7+ (Know problem: required fields in html5 do not work)
  85 +- Safari 7+ (known problem: required fields in html5 do not work)
86 86 - Opera (Latest released version)
87 87 -- IE 10+
  88 +- IE 10+
88 89 \ No newline at end of file
... ...