Skip to content

Commit bc02b22

Browse files
author
nightcityblade
committed
docs: use placeholder compare API path example
1 parent e702ae8 commit bc02b22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ The compare endpoint accepts one or more `username` query parameters.
180180
### Example request
181181

182182
```bash
183-
curl "http://localhost:3000/api/compare?username=octocat&username=torvalds"
183+
curl "api/compare?username=devimpact&username=octocat"
184184
```
185185

186186
### Example response

0 commit comments

Comments
 (0)