Skip to content

Commit b124641

Browse files
Apply suggestions from code review
Co-authored-by: Stephan <glaubinix@users.noreply.github.com>
1 parent feeddd2 commit b124641

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/synchronizations-faq.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Synchronization
2-
## Synchronization of Users, Teams, Permissions and Repositories
2+
## Synchronization of users, teams, permissions and repositories
33

4-
To simplify the initial setup and maintenance of a Private Packagist account, we offer optional synchronization for GitHub organizations,
4+
To simplify the initial setup and maintenance of a Private Packagist organization, we offer optional synchronization for GitHub organizations,
55
Bitbucket workspaces and GitLab groups. This synchronization keeps teams, their members, and access permissions in sync.
66
So you only need to manage users and permissions in a single place.
77

8-
Apart from synchronizing teams, users, and permissions, setting up the integration will simplify the addition of new packages
8+
Apart from synchronizing teams, users, and permissions, setting up the synchronization will simplify the addition of new packages
99
to your Composer repository. When you create a **new repository** on GitHub, Bitbucket, or GitLab, it will be **added as a
1010
Composer package automatically** if it contains a _composer.json_ file. If you’d like to add existing repositories as packages,
1111
you can do so with the click of a button on the Packages tab in your organization.

0 commit comments

Comments
 (0)