We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b101818 commit d808503Copy full SHA for d808503
README.md
@@ -142,7 +142,7 @@ $client->setPackagistUrl('https://custom.packagist.site.org');
142
## Errors
143
144
* 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.
+* An `\InvalidArgumentException` will be thrown when the response from Packagist was not able to be parsed.
146
147
## License
148
0 commit comments