diff options
author | Mahmoud Mostafa <mahmoud_mostafa777@yahoo.com> | 2013-07-27 13:25:40 +0300 |
---|---|---|
committer | Mahmoud Mostafa <mahmoud_mostafa777@yahoo.com> | 2013-07-27 13:25:40 +0300 |
commit | 3648c83ec04addd6ca957cf22c25e5308b067a56 (patch) | |
tree | 43f3a657e31ebf4179997dd7c0b138eb634d2565 | |
parent | 04806be3bfa5ac095d526f21b7727edcaa2fec7c (diff) | |
download | gitlab-ce-3648c83ec04addd6ca957cf22c25e5308b067a56.tar.gz |
fix typo
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG index 66be96735a9..ee2167fb962 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -14,7 +14,7 @@ v 6.0.0 - Move all profile controllers/views under Profiles:: module - Redesign ssh keys page - Generate fingerprint for ssh keys - - You an use arrows to navigate at tree view + - You can use arrows to navigate at tree view - Apply user project limit only for personal projects - API: Allow login with LDAP credentials - Ability to remove branches/tags with UI |