Skip to content

Commit

Permalink
Update providers.md (#1446)
Browse files Browse the repository at this point in the history
Fixed typo
  • Loading branch information
eryn-muetzel authored Nov 3, 2023
1 parent 1941c4a commit b2652a7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/docs/understand/providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ sidebar_position: 10
# Providers in Minder

A provider connects Minder to your software supply chain. It lets Minder know where to look for your repositories, in
order to make them available for registration. It also tells Minder how to interact with your supply change to enable
features like alerting and remediation.
order to make them available for registration. It also tells Minder how to interact with your supply chain to enable
features such as alerting and remediation.

The currently supported providers are:
* GitHub
Expand All @@ -27,4 +27,4 @@ minder provider enroll --provider github --owner specific-org
```

Note: If you are enrolling an organization, the account you use to enroll must be an Owner in the organization
or an Admin on the repositories you will be registering.
or an Admin on the repositories you will be registering.

0 comments on commit b2652a7

Please sign in to comment.