From f16957af038c11d25d5e9eb302500cee063e33ea Mon Sep 17 00:00:00 2001 From: salaboy Date: Tue, 25 Jun 2024 17:49:27 +0100 Subject: [PATCH] Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-dapr-shared.md Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> Signed-off-by: salaboy --- .../en/operations/hosting/kubernetes/kubernetes-dapr-shared.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daprdocs/content/en/operations/hosting/kubernetes/kubernetes-dapr-shared.md b/daprdocs/content/en/operations/hosting/kubernetes/kubernetes-dapr-shared.md index ca7ffdff5..e569ae8a5 100644 --- a/daprdocs/content/en/operations/hosting/kubernetes/kubernetes-dapr-shared.md +++ b/daprdocs/content/en/operations/hosting/kubernetes/kubernetes-dapr-shared.md @@ -79,7 +79,7 @@ If you are using the Dapr SDKs, you can set the following environment variables value: http://my-shared-instance-dapr.default.svc.cluster.local:50001 ``` -If you are not using the SDKs you can send HTTP or gRCP requests to those endpoints. +If you are not using the SDKs, you can send HTTP or gRCP requests to those endpoints. ## Next steps