We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a8e837 commit 4664249Copy full SHA for 4664249
README.md
@@ -53,7 +53,7 @@ Accept-Encoding: gzip
53
Servicename: Service-B
54
```
55
56
-In the above example, we are making a post request from `service-a` with the body:
+In the above example, we are making a post request to `service-a` with the body:
57
```json
58
{
59
"url": "http://service-b:9091/call",
0 commit comments