Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyholm committed Feb 25, 2016
1 parent ee7cef2 commit a13d16e
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 @@ -45,7 +45,7 @@ php composer.phar require php-http/guzzle6-adapter

This bundle require you to register a service for the [HttpClient](https://github.com/php-http/httplug/blob/master/src/HttpClient.php)
and the [MessageFactory](https://github.com/php-http/message-factory/blob/master/src/MessageFactory.php) and then set
service name to the config like below. The easiest way of doing this is with the [HttpBundle](https://github.com/php-http/HttplugBundle).
service name to the config like below. The easiest way of doing this is with the [HttplugBundle](https://github.com/php-http/HttplugBundle).

``` yaml
happyr_translation:
Expand Down

0 comments on commit a13d16e

Please sign in to comment.