Skip to content

Commit

Permalink
fix: minor readme typo
Browse files Browse the repository at this point in the history
Signed-off-by: Nishant Mittal <[email protected]>
  • Loading branch information
nishantwrp committed Jan 3, 2022
1 parent 3a8e837 commit 4664249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Accept-Encoding: gzip
Servicename: Service-B
```

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:
```json
{
"url": "http://service-b:9091/call",
Expand Down

0 comments on commit 4664249

Please sign in to comment.