We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ddd0c9 + f532278 commit adef2f7Copy full SHA for adef2f7
1 file changed
extensions/adwords_rate_limiter/README.md
@@ -94,5 +94,5 @@ CampaignServiceInterface campaignService = adWordsServices.get(session, Campaign
94
// Invoke API calls with the "campaignService" object.
95
96
ReportDownloaderInterface reportDownloader = adWordsServices.getUtility(session, ReportDownloaderInterface.class);
97
-// Inovke API calls with the "reportDownloader" object.
+// Invoke API calls with the "reportDownloader" object.
98
```
0 commit comments