docs: Fix typo in docs/guides/providers.md (#10896)

Co-authored-by: luthfianandra <luthfi.anandra@happyfresh.com>
This commit is contained in:
Luthfi Anandra 2022-03-25 15:45:00 +07:00 committed by GitHub
parent 2de8cd9e1b
commit 9800a0f13b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,7 +43,7 @@ It is recommended that you deploy your Serverless Framework apps to different ac
A Provider at the organization level can also be designated as the default provider for the organization. This provider will be used in any deployments where the service or instance do not have a provider set.
To set the organizatwion default, go to the **orgs** section of the dashboard, and select the **providers** tab, under the **...** menu of the provider select **set as default**.
To set the organization default, go to the **orgs** section of the dashboard, and select the **providers** tab, under the **...** menu of the provider select **set as default**.
### Adding a provider to a service