Skip to content

Commit e4ca601

Browse files
authored
Merge pull request #123298 from RohanMaheshwari7/patch-1
Fixed typo of 'dataabse'
2 parents 8418968 + c5d1f1b commit e4ca601

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)