From f80139f6d06834e076597c94d2bf8a157656ba85 Mon Sep 17 00:00:00 2001 From: Mark Fussell Date: Thu, 3 Mar 2022 14:15:11 -0800 Subject: [PATCH] Update daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-overview.md Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> --- .../service-invocation/service-invocation-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-overview.md b/daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-overview.md index b0d0ab471..44ed323f7 100644 --- a/daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-overview.md +++ b/daprdocs/content/en/developing-applications/building-blocks/service-invocation/service-invocation-overview.md @@ -41,7 +41,7 @@ Service invocation provides several features to make it easy for you to call met ### Namespace scoping -Applications can be scoped to namespaces for deployment and security and you can call between services deployed to different namespaces. For more information read the [Service invocation across namespaces]({{< ref "service-invocation-namespaces.md" >}}) article. +Applications can be scoped to namespaces for deployment and security, and you can call between services deployed to different namespaces. For more information, read the [Service invocation across namespaces]({{< ref "service-invocation-namespaces.md" >}}) article. ### Service-to-service security