Skip to content

Commit 3bc2943

Browse files
glaubinixIgorBenko
andauthored
Apply suggestions from code review
Co-authored-by: Igor Benko <[email protected]>
1 parent 723a2ee commit 3bc2943

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/setup-suborganization.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Private Packagist Suborgnaizations
1+
# Private Packagist Suborganizations
22
##
33

44
Suborganizations are additional Composer repositories in an organization with their own URL, authentication tokens, and a separate list of packages.
@@ -29,7 +29,7 @@ one for Drupal 7 and one for Drupal 8. Then change your composer.json in all Com
2929

3030
## Setting up a suborganization in Private Packagist
3131

32-
Organization owners and admins can create suborganizations on the suborganizations page via the "Create suborganizations" button.
32+
Organization owners and admins can create suborganizations on the suborganizations page via the "Create suborganization" button.
3333
On the settings page of an individual team you can grant all members of a team permission to create suborganizations.
3434

3535
Alternatively, you can create suborganizations using our API through the [API client](https://github.com/packagist/private-packagist-api-client) with the following code snippet:

0 commit comments

Comments
 (0)