From e60df1c6f6d0ad5ea27ccb691274566f544edfb5 Mon Sep 17 00:00:00 2001 From: Mark Fussell Date: Mon, 22 Nov 2021 12:50:50 -0800 Subject: [PATCH] Update daprdocs/content/en/developing-applications/building-blocks/configuration/configuration-api-overview.md Co-authored-by: Will --- .../building-blocks/configuration/configuration-api-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daprdocs/content/en/developing-applications/building-blocks/configuration/configuration-api-overview.md b/daprdocs/content/en/developing-applications/building-blocks/configuration/configuration-api-overview.md index 424bf4c95..aac6172f2 100644 --- a/daprdocs/content/en/developing-applications/building-blocks/configuration/configuration-api-overview.md +++ b/daprdocs/content/en/developing-applications/building-blocks/configuration/configuration-api-overview.md @@ -18,7 +18,7 @@ It is worth noting that this configuration API should not be confused with the [ ## Features -*This API is currently in `Alpha state` and only available on gRPC. An HTTP1.1 supported version with this URL syntax `/v1.0/configuration` will be available before the API becomes stable.* +*This API is currently in `Alpha` state and only available on gRPC. An HTTP1.1 supported version with this URL syntax `/v1.0/configuration` will be available before the API is certified into `Stable` state.* ## Next steps Follow these guides on: