Fix typo in documentation

This commit is contained in:
Frederic Guillot
2015-12-06 23:00:58 -05:00
parent 5c84996ee7
commit 7f3bf38e8d
84 changed files with 333 additions and 614 deletions

View File

@@ -1,7 +1,7 @@
Groups Management
=================
In Kanboard, each users can be member of one or many groups.
In Kanboard, each user can be a member of one or many groups.
A group is like a team or an organization.
Only administrators can create new groups and assign users.
@@ -14,4 +14,4 @@ From there, you can create groups and assign users.
Each project manager can authorize the access to a set of groups from the [project permissions page](project-permissions.markdown).
The external id is mainly used for external group providers.
Kanboard provide a LDAP group provider to [sync automatically groups from LDAP servers](ldap-group-sync.markdown).
Kanboard provides a LDAP group provider to [sync automatically groups from LDAP servers](ldap-group-sync.markdown).