Update daprdocs/content/en/operations/components/certification-lifecycle.md

Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
This commit is contained in:
Artur Souza 2021-10-29 14:04:46 -07:00 committed by GitHub
parent 13e91a25e1
commit c6bab3ecea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ For a new component requiring a certification change from Alpha to Beta, a reque
- Requestor submits a PR for integrating the component to run with the defined conformance test suite, if not included already
- The user details the environment setup in the issue created, so a Dapr maintainer can setup the service in a managed environment
- After the environment setup is complete, Dapr maintainers review the PR and if approved merges that PR
- Requestor submits a PR in `docs` repository, updating the component's certification level
- Requestor submits a PR in the `docs` repository, updating the component's certification level
### New component certification: Beta->Stable