Skip to content

Commit a8cfe51

Browse files
glaubinixnaderman
andauthored
Apply suggestions from code review
Co-authored-by: Nils Adermann <n.adermann@packagist.com>
1 parent 5661e27 commit a8cfe51

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/setup-vendor.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,11 +98,11 @@ access to all versions that are released within that year.
9898
## Using vendor bundles to manage customer access to packages
9999

100100
Vendor bundles allow you to group packages and grant multiple customers access to the same packages. Instead of having to
101-
grant customers access to every package individually, you grant them access to the vendor bundle, and they will automatically
101+
grant customers access to every package individually, you grant them access to a vendor bundle, and they will automatically
102102
receive access to all packages in the bundle. Adding additional packages to that bundle will then automatically grant
103-
all customer with access to the bundle access to those packages as well.
103+
all customers with access to the bundle access to these packages as well.
104104

105-
Vendor bundles can be managed on Vendor Bundles section from the Vendor tab, and they can be assigned to customers on the bundle section of a customer.
105+
Vendor bundles can be managed on the Vendor Bundles section from the Vendor tab, and they can be assigned to customers on the bundle section of a customer.
106106

107107
Vendor bundles can also be created and customer access can be granted via our API using our [API client](https://github.com/packagist/private-packagist-api-client) with the following code snippet:
108108

0 commit comments

Comments
 (0)