From d5397af130a310a646df1ba965eb2ee7f74a659e Mon Sep 17 00:00:00 2001 From: Artur Souza Date: Tue, 26 Oct 2021 21:15:16 -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 8688b2701..ab13876ca 100644 --- a/daprdocs/content/en/operations/components/certification-lifecycle.md +++ b/daprdocs/content/en/operations/components/certification-lifecycle.md @@ -47,7 +47,7 @@ All components start at the Alpha stage. - The component must have component [certification tests](#certification-tests) validating functionality and resiliency - The component is maintained by Dapr maintainers and supported by the community - The component is well documented and tested -- A maintainer will address component security, core functionality and test issues according to the Dapr support policy and issue a patch release of Dapr that includes the patched stable component +- A maintainer will address component security, core functionality and test issues according to the Dapr support policy and issue a patch release that includes the patched stable component ### Previous General Available (GA) components