Skip to content

Commit 8f2000d

Browse files
committed
2 parents 28adb02 + 02df52f commit 8f2000d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Example:
137137

138138
```ruby
139139
client = Google::APIClient.new
140-
urlshortener = client.discovered_api('urlshortner')
140+
urlshortener = client.discovered_api('urlshortener')
141141

142142
batch = Google::APIClient::BatchRequest.new do |result|
143143
puts result.data

0 commit comments

Comments
 (0)