We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9f5e72 commit e5a75edCopy full SHA for e5a75ed
README.md
@@ -21,7 +21,7 @@ In case you need to support `5.5+` as well in your package, we suggest you use t
21
composer require api-clients/psr7-oauth1:^1.0
22
```
23
24
-However since `1.0` and `2.0` of this package are 100% compatible, we reccomned you use the following command to support both:
+However since `1.0` and `2.0` of this package are 100% compatible, we recommend you use the following command to support both:
25
26
```bash
27
composer require "api-clients/psr7-oauth1:^2.0 || ^1.0"
0 commit comments