From 893db7207e5e8be200bf66c0b7a760b787f4be5e Mon Sep 17 00:00:00 2001 From: Artur Souza Date: Fri, 29 Oct 2021 14:05:15 -0700 Subject: [PATCH] Update daprdocs/content/en/operations/components/certification-lifecycle.md Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com> --- .../content/en/operations/components/certification-lifecycle.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daprdocs/content/en/operations/components/certification-lifecycle.md b/daprdocs/content/en/operations/components/certification-lifecycle.md index 11e8ae3c4..ed088498f 100644 --- a/daprdocs/content/en/operations/components/certification-lifecycle.md +++ b/daprdocs/content/en/operations/components/certification-lifecycle.md @@ -112,4 +112,4 @@ For a new component requiring a certification change from Beta to Stable, a requ - A Dapr maintainer reviews the test plan, giving feedback or approving it and merges the PR - Requestor submits a PR for the automated certification tests, including scripts to provision resources when applicable - After the test environment setup is completed and credentials provisioned, Dapr maintainers review the PR and, if approved, merges the 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