Commit 7477dd7a7ca68b6f5365068e34c854381096da3c

Authored by Pascal Herbert
1 parent 4ba5acd2

Fix typo

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
... ...