Skip to content

Commit e166513

Browse files
authored
Merge pull request #86 from nishantwrp/fix-readme-typo
fix: minor readme typo
2 parents 3a8e837 + 4664249 commit e166513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Accept-Encoding: gzip
5353
Servicename: Service-B
5454
```
5555

56-
In the above example, we are making a post request from `service-a` with the body:
56+
In the above example, we are making a post request to `service-a` with the body:
5757
```json
5858
{
5959
"url": "http://service-b:9091/call",

0 commit comments

Comments
 (0)