Skip to content

Commit f531348

Browse files
committed
change back to try tsconfig fix
1 parent 6f7b6ed commit f531348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/google_ads/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ campaigns, such as campaign stats, keyword stats, and ad performance.
2323

2424
The Pipedream components interact with Google Ads API through Pipedream's proxy service, which handles authentication and developer token requirements.
2525

26-
The components accept a standard Google Ads API request object with the following structure:
26+
The component accepts a standard Google Ads API request object with the following structure:
2727

2828
```javascript
2929
const googleAdsReq = {

0 commit comments

Comments
 (0)