Skip to content

Commit

Permalink
Typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
overtrue committed Dec 9, 2015
1 parent aa28e7a commit 77dcf47
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 @@ -29,7 +29,7 @@ $ composer require overtrue/socialite
use Overtrue\Socialite\SocialiteManager;

$config = [
'weibo' => [
'github' => [
'client_id' => 'your-app-id',
'client_secret' => 'your-app-secret',
'redirect' => 'http://localhost/socialite/callback.php',
Expand Down

0 comments on commit 77dcf47

Please sign in to comment.