Adds simple integration with googleauth
[arvados.git] / README.md
index 03124d5ccc7afe97574d4150370b6a57c3fe3a2a..afb6bc5316fbc450cee6d462d952db6c85622c1d 100644 (file)
--- 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