Skip to content

Commit

Permalink
Fix a typo in linkedin-ads.md (#18175)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexJameson authored Oct 19, 2022
1 parent c9f79e6 commit cd36d53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/integrations/sources/linkedin-ads.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ The LinkedIn Ads source connector is based on a [Airbyte CDK](https://docs.airby
* OAuth2.0:
* `Client ID` from your `Developer Application`
* `Client Secret` from your `Developer Application`
* `Refresh Token` obtained from successfull authorization with `Client ID` + `Client Secret`
* `Refresh Token` obtained from successful authorization with `Client ID` + `Client Secret`
* Access Token:
* `Access Token` obtained from successfull authorization with `Client ID` + `Client Secret`
* `Access Token` obtained from successful authorization with `Client ID` + `Client Secret`

## Step 1: Set up LinkedIn Ads

Expand Down

0 comments on commit cd36d53

Please sign in to comment.