Merge pull request #188 from joekr/master

Fixing README.md spelling mistake
This commit is contained in:
Steve Bazyl 2015-01-09 14:47:01 -08:00
commit 02df52f57d
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ Example:
```ruby
client = Google::APIClient.new
urlshortener = client.discovered_api('urlshortner')
urlshortener = client.discovered_api('urlshortener')
batch = Google::APIClient::BatchRequest.new do |result|
puts result.data