diff --git a/README.md b/README.md index 03124d5cc..afb6bc531 100644 --- a/README.md +++ b/README.md @@ -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