Skip to content

Commit 50a7701

Browse files
committed
Update connector-dataworld.md and connector-twilio.md
1 parent 44d101c commit 50a7701

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/data-factory/connector-dataworld.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ The below table lists the properties supported by data.world source. You can edi
9494
| Query | Enter a SQL query to fetch data from data.world. An example is `select * from MyTable`.| No (if `tableId` is specified)| String | query |
9595
| Owner | The owner of the dataset in data.world. | Yes | String | owner |
9696

97-
#### data.world source script examples
97+
#### data.world source script example
9898

9999
When you use data.world as source type, the associated data flow script is:
100100

articles/data-factory/connector-twilio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ The below table lists the properties supported by Twilio source. You can edit th
9494
| From | The phone number with country code, for example `+17755425856`. | No | String | from |
9595
| To | The phone number with country code, for example `+17755425856`. | No | String | to |
9696

97-
#### Twilio source script examples
97+
#### Twilio source script example
9898

9999
When you use Twilio as source type, the associated data flow script is:
100100

0 commit comments

Comments
 (0)