Skip to content

Commit c5d1f1b

Browse files
Fixed typo
Fixed typo of 'database'
1 parent 493d5d3 commit c5d1f1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/tutorial-bulk-copy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ This pipeline performs two steps:
407407
"activities":[
408408
{
409409
"name": "LookupTableList",
410-
"description": "Retrieve the table list from Azure SQL dataabse",
410+
"description": "Retrieve the table list from Azure SQL database",
411411
"type": "Lookup",
412412
"typeProperties": {
413413
"source": {

0 commit comments

Comments
 (0)