Skip to content

Commit 003fffc

Browse files
committed
Fix typo
1 parent f0176fe commit 003fffc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/connector-salesforce.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ You can retrieve data from Salesforce reports by specifying a query as `{call "<
280280

281281
To query the soft deleted records from the Salesforce Recycle Bin, you can specify `readBehavior` as `queryAll`.
282282

283-
### Differentce between SOQL and SQL query syntax
283+
### Difference between SOQL and SQL query syntax
284284

285285
When copying data from Salesforce, you can use either SOQL query or SQL query. Note that these two has different syntax and functionality support, do not mix it. You are suggested to use the SOQL query which is natively supported by Salesforce. The following table lists the main differences:
286286

0 commit comments

Comments
 (0)