Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nashjain committed Nov 20, 2024
1 parent 5b8c7b0 commit 1baacac
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 @@ -72,7 +72,7 @@ Note: For Windows OS, add `.exe` extension to curl command on PowerShell or use
curl -H "pageSize: 10" "http://localhost:8080/findAvailableProducts"
```

You result should look like:
Your result should look like:
```json
[{"id":698,"name":"NUBYR","type":"book","inventory":278}]
```
Expand Down

0 comments on commit 1baacac

Please sign in to comment.