Skip to content

Commit d808503

Browse files
Fix typo in readme
1 parent b101818 commit d808503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ $client->setPackagistUrl('https://custom.packagist.site.org');
142142
## Errors
143143

144144
* A `Packagist\Api\PackageNotFoundException` will be thrown when the Packagist API returns a 404 response.
145-
* An `\InvalidArgumentException` will be thrown when the respond from Packagist was not able to be parsed.
145+
* An `\InvalidArgumentException` will be thrown when the response from Packagist was not able to be parsed.
146146

147147
## License
148148

0 commit comments

Comments
 (0)