Skip to content

Commit f7be4c5

Browse files
bbralaNyholm
authored andcommitted
Update README.md (#601)
Typo `form` => `from` :)
1 parent e22d353 commit f7be4c5

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
@@ -41,7 +41,7 @@ Then run the following command to require the library:
4141
$ php composer.phar require knplabs/github-api php-http/guzzle6-adapter
4242
```
4343

44-
Why `php-http/guzzle6-adapter`? We are decoupled form any HTTP messaging client with help by [HTTPlug](http://httplug.io/). Read about clients in our [docs](doc/customize.md).
44+
Why `php-http/guzzle6-adapter`? We are decoupled from any HTTP messaging client with help by [HTTPlug](http://httplug.io/). Read about clients in our [docs](doc/customize.md).
4545

4646
## Using Laravel?
4747

0 commit comments

Comments
 (0)