We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a8e837 + 4664249 commit e166513Copy full SHA for e166513
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