Skip to content

Commit

Permalink
Merge pull request #16 from ojhaujjwal/hotfix/typo
Browse files Browse the repository at this point in the history
Fixed typo
  • Loading branch information
bakura10 committed Aug 12, 2014
2 parents 77b2424 + 8c32824 commit 401cf4a
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 @@ -65,7 +65,7 @@ return [
'zfr_oauth2_server' => [
'grants' => [
'ZfrOAuth2\Server\Grant\PasswordGrant',
'ZfrOauth2\Server\Grant\RefreshTokenGrant'
'ZfrOAuth2\Server\Grant\RefreshTokenGrant'
]
]
]
Expand Down

0 comments on commit 401cf4a

Please sign in to comment.