Skip to content

Commit

Permalink
Merge pull request #86 from nishantwrp/fix-readme-typo
Browse files Browse the repository at this point in the history
fix: minor readme typo
  • Loading branch information
leecalcote committed Jan 4, 2022
2 parents 3a8e837 + 4664249 commit e166513
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 e166513

Please sign in to comment.