Commit 7ec9777a863178cd5f84ff6a686aa40a45c36d19

Authored by Jacob Vosmaer
2 parents 8b9b34f8 7477dd7a

Merge branch 'master' into 'master'

Fix typo in doc/install/requirements.md
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
... ...