Skip to content

Commit dbf01fa

Browse files
authored
Certification Q3: update docs typo (#15854)
* Update docs typo * Update docs typo
1 parent 2fcdff0 commit dbf01fa

File tree

4 files changed

+3
-12
lines changed

4 files changed

+3
-12
lines changed

docs/integrations/sources/chargebee.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ The Chargebee source connector supports the following [sync modes](https://docs.
5858
* [Item Prices](https://apidocs.chargebee.com/docs/api/item_prices?prod_cat_ver=2#list_item_prices)
5959
* [Attached Items](https://apidocs.chargebee.com/docs/api/attached_items?prod_cat_ver=2#list_attached_items)
6060

61-
## <Connector-specific features & highlights, if any>
62-
6361
## Performance considerations
6462

6563
The Chargebee connector should not run into [Chargebee API](https://apidocs.chargebee.com/docs/api?prod_cat_ver=2#api_rate_limits) limitations under normal usage.

docs/integrations/sources/iterable.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Please read [How to find your API key](https://support.iterable.com/hc/en-us/art
3232

3333
## Supported sync modes
3434

35-
The Iterable <source/destination> connector supports the following [sync modes](https://docs.airbyte.com/cloud/core-concepts#connection-sync-modes):
35+
The Iterable source connector supports the following [sync modes](https://docs.airbyte.com/cloud/core-concepts#connection-sync-modes):
3636

3737
| Feature | Supported? |
3838
| :---------------- | :--------- |
@@ -61,11 +61,6 @@ The Iterable <source/destination> connector supports the following [sync modes](
6161
* [Templates](https://api.iterable.com/api/docs#templates_getTemplates)
6262
* [Users](https://api.iterable.com/api/docs#export_exportDataJson)
6363

64-
## Performance considerations
65-
66-
The Iterable connector should not run into Iterable API limitations under normal usage.
67-
Please [create an issue](https://github.com/airbytehq/airbyte/issues) if you see any rate limit issues that are not automatically retried successfully.
68-
6964
## Changelog
7065

7166
| Version | Date | Pull Request | Subject |

docs/integrations/sources/pinterest.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ Please read [How to get your credentials](https://developers.pinterest.com/docs/
1212
### For Airbyte Cloud:
1313

1414
1. [Log into your Airbyte Cloud](https://cloud.airbyte.io/workspaces) account.
15-
2. In the left navigation bar, click **<Sources/Destinations>**. In the top-right corner, click **+new source/destination**.
16-
3. On the Set up the source page, enter the name for the Pinterest connector and select **Pinterest** from the <Source/Destination> type dropdown.
15+
2. In the left navigation bar, click **Sources**. In the top-right corner, click **+new source**.
16+
3. On the Set up the source page, enter the name for the Pinterest connector and select **Pinterest** from the Source type dropdown.
1717
4. Enter your `client_id`
1818
5. Enter your `client_secret`
1919
6. Enter your `refresh_token`

docs/integrations/sources/slack.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,6 @@ The Slack source connector supports the following [sync modes](https://docs.airb
110110
* [Files](https://api.slack.com/methods/files.list)
111111
* [Remote Files](https://api.slack.com/methods/files.remote.list)
112112

113-
## <Connector-specific features & highlights, if any>
114-
115113
## Performance considerations
116114

117115
The connector is restricted by normal Slack [requests limitation](https://api.slack.com/docs/rate-limits).

0 commit comments

Comments
 (0)