Skip to content

Commit

Permalink
readme: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Kurowski committed Nov 28, 2023
1 parent 31735bf commit 1c84321
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 @@ -284,7 +284,7 @@ try {

On `\HnutiBrontosaurus\BisClient\BisClient`, there are two debug methods:

- `getLastRequestUrl()` – returns URL of last request; note that as HTTP client is internally call endpoint multiple times to avoid pagination, only the very last requested URL is returned
- `getLastRequestUrl()` – returns URL of last request; note that as HTTP client internally calls endpoint multiple times to avoid pagination, only the very last requested URL is returned
- `getLastResponse()` – returns either parsed array or JSON string with last response


Expand Down

0 comments on commit 1c84321

Please sign in to comment.