From ed10c700d651c94da67638ce3d46ee9c35964f2d Mon Sep 17 00:00:00 2001 From: Sherif Nada Date: Tue, 1 Mar 2022 14:57:01 -0800 Subject: [PATCH] Fix typo in salesforce docs --- docs/integrations/sources/salesforce.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integrations/sources/salesforce.md b/docs/integrations/sources/salesforce.md index b1c034f2fbf39..f97a9d8ae6a12 100644 --- a/docs/integrations/sources/salesforce.md +++ b/docs/integrations/sources/salesforce.md @@ -109,7 +109,7 @@ We fetch and handle all the possible & available streams dynamically based on: - User Role & Permissions to read & fetch objects and their data - 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 -**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: +**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: * AcceptedEventRelation * AssetTokenEvent