Minor style change

This commit is contained in:
Ori Zohar 2021-09-02 14:11:18 -07:00 committed by GitHub
parent 3025f41dab
commit 94b276318e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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:<dapr-http-port>`.