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 5bc5f4a1996..c55db429e1e 100644 --- a/daprdocs/content/en/operations/hosting/kubernetes/kubernetes-dapr-shared.md +++ b/daprdocs/content/en/operations/hosting/kubernetes/kubernetes-dapr-shared.md @@ -77,7 +77,7 @@ If you are using the Dapr SDKs you can set the following environment variables f value: http://my-shared-instance-dapr.default.svc.cluster.local:50001 ``` -If you are not using the SDKs you can still 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