File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ The below table lists the properties supported by data.world source. You can edi
94
94
| Query | Enter a SQL query to fetch data from data.world. An example is ` select * from MyTable ` .| No (if ` tableId ` is specified)| String | query |
95
95
| Owner | The owner of the dataset in data.world. | Yes | String | owner |
96
96
97
- #### data.world source script examples
97
+ #### data.world source script example
98
98
99
99
When you use data.world as source type, the associated data flow script is:
100
100
Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ The below table lists the properties supported by Twilio source. You can edit th
94
94
| From | The phone number with country code, for example ` +17755425856 ` . | No | String | from |
95
95
| To | The phone number with country code, for example ` +17755425856 ` . | No | String | to |
96
96
97
- #### Twilio source script examples
97
+ #### Twilio source script example
98
98
99
99
When you use Twilio as source type, the associated data flow script is:
100
100
You can’t perform that action at this time.
0 commit comments