From 94b276318e69375a58e7606f67542f6c18af08dc Mon Sep 17 00:00:00 2001 From: Ori Zohar Date: Thu, 2 Sep 2021 14:11:18 -0700 Subject: [PATCH] Minor style change --- .../service-invocation/howto-invoke-discover-services.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daprdocs/content/en/developing-applications/building-blocks/service-invocation/howto-invoke-discover-services.md b/daprdocs/content/en/developing-applications/building-blocks/service-invocation/howto-invoke-discover-services.md index 4651ee815..a5a8c86d5 100644 --- a/daprdocs/content/en/developing-applications/building-blocks/service-invocation/howto-invoke-discover-services.md +++ b/daprdocs/content/en/developing-applications/building-blocks/service-invocation/howto-invoke-discover-services.md @@ -114,7 +114,7 @@ Dapr puts any payload returned by the called service in the HTTP response's body ### Additional URL formats -In order to avoid changing URL paths as much as possible, Dapr provides the following ways to call the Service Invocation API: +In order to avoid changing URL paths as much as possible, Dapr provides the following ways to call the service invocation API: 1. Change the address in the URL to `localhost:`.