Commit 205107fea1906b5f9a1b95c482cfb515381256c1
Exists in
master
and in
4 other branches
Merge pull request #4651 from mahmouds/patch-1
fix typo
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
CHANGELOG
... | ... | @@ -14,7 +14,7 @@ v 6.0.0 |
14 | 14 | - Move all profile controllers/views under Profiles:: module |
15 | 15 | - Redesign ssh keys page |
16 | 16 | - Generate fingerprint for ssh keys |
17 | - - You an use arrows to navigate at tree view | |
17 | + - You can use arrows to navigate at tree view | |
18 | 18 | - Apply user project limit only for personal projects |
19 | 19 | - API: Allow login with LDAP credentials |
20 | 20 | - Ability to remove branches/tags with UI | ... | ... |