Merge pull request #47 from igrep/patch-1

fix typo of a contributor's name
This commit is contained in:
Tim Emiola 2015-08-10 20:06:44 -07:00
commit 5cae4f7988
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
### Changes
* Updated UserRefreshCredentials hash to use string keys ([@haabator][])
* Updated UserRefreshCredentials hash to use string keys ([@haabaato][])
[#36](https://github.com/google/google-auth-library-ruby/issues/36)
* Add support for a system default credentials file. ([@mr-salty][])