Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
WyriHaximus authored Nov 25, 2016
1 parent a9f5e72 commit e5a75ed
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 @@ -21,7 +21,7 @@ In case you need to support `5.5+` as well in your package, we suggest you use t
composer require api-clients/psr7-oauth1:^1.0
```

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:

```bash
composer require "api-clients/psr7-oauth1:^2.0 || ^1.0"
Expand Down

0 comments on commit e5a75ed

Please sign in to comment.