Skip to content

Commit b68f31b

Browse files
committed
Fix typo
1 parent d56ce8e commit b68f31b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/compute-linked-services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@ You can create **Azure Databricks linked service** to register Databricks worksp
532532

533533
```json
534534
{
535-
"name": " AzureDataBricksLinedService",
535+
"name": " AzureDataBricksLinkedService",
536536
"properties": {
537537
"type": " AzureDatabricks",
538538
"typeProperties": {

0 commit comments

Comments
 (0)