Skip to content

Commit e5a75ed

Browse files
authored
Typo
1 parent a9f5e72 commit e5a75ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ In case you need to support `5.5+` as well in your package, we suggest you use t
2121
composer require api-clients/psr7-oauth1:^1.0
2222
```
2323

24-
However since `1.0` and `2.0` of this package are 100% compatible, we reccomned you use the following command to support both:
24+
However since `1.0` and `2.0` of this package are 100% compatible, we recommend you use the following command to support both:
2525

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

0 commit comments

Comments
 (0)