Skip to content

Commit ed10c70

Browse files
committed
Fix typo in salesforce docs
1 parent b3546be commit ed10c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/integrations/sources/salesforce.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ We fetch and handle all the possible & available streams dynamically based on:
109109
- User Role & Permissions to read & fetch objects and their data
110110
- Whether or not the stream has the queryable property set to true. Queryable streams are available to be fetched via the API. If you cannot see your object available via Airbyte, please ensure it is API-accessible to the user you used for authenticating into Airbyte
111111

112-
**Note**: Using the BULK API is not possible to receive data from the following streams due to limitations from the Salesforce API. The connector will sync them via the REST API whcih will occasionally cost more of your API quota:
112+
**Note**: Using the BULK API is not possible to receive data from the following streams due to limitations from the Salesforce API. The connector will sync them via the REST API which will occasionally cost more of your API quota:
113113

114114
* AcceptedEventRelation
115115
* AssetTokenEvent

0 commit comments

Comments
 (0)