Commit 95b786ff79e4fd2320f4776e87dc498088d00cf6

Authored by Michael Grosser
1 parent 7a89cef6

Fix typo

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
CHANGELOG
... ... @@ -20,7 +20,7 @@ v 7.0.0
20 20 - Improve performance of application for projects and groups with a lot of members
21 21 - Formally support Ruby 2.1
22 22 - Include Nginx gitlab-ssl config
23   - - Add manual language detection foir highlight.js
  23 + - Add manual language detection for highlight.js
24 24 - Added example.com/:username routing
25 25 - Show notice if your profile is public
26 26 - UI improvements for mobile devices
... ... @@ -790,4 +790,4 @@ v 0.8.0
790 790 - stability
791 791 - security fixes
792 792 - increased test coverage
793 793 - - email notification
  794 + - email notification
794 795 \ No newline at end of file
... ...