Skip to content

Commit 2198c04

Browse files
authored
Merge pull request #108212 from KBaroni/patch-1
Spelling correction
2 parents 4fd0556 + 5a0dca3 commit 2198c04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/how-to-import-data-assets.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ To create and work with data assets, you need:
4343

4444
* [Workspace connections created](how-to-connection.md)
4545

46-
## Importing from external database sources / import from external sources to create a meltable data asset
46+
## Importing from external database sources / import from external sources to create a mltable data asset
4747

4848
> [!NOTE]
4949
> The external databases can have Snowflake, Azure SQL, etc. formats.
@@ -194,4 +194,4 @@ ml_client.data.show_materialization_status(name="<name>")
194194

195195
- [Read data in a job](how-to-read-write-data-v2.md#read-data-in-a-job)
196196
- [Working with tables in Azure Machine Learning](how-to-mltable.md)
197-
- [Access data from Azure cloud storage during interactive development](how-to-access-data-interactive.md)
197+
- [Access data from Azure cloud storage during interactive development](how-to-access-data-interactive.md)

0 commit comments

Comments
 (0)