Skip to content

Commit 5b9146b

Browse files
authored
Merge pull request #94722 from MicrosoftDocs/ram-msft-patch-5
Updated the misspelled
2 parents 169393b + 8e79d77 commit 5b9146b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-configure-auto-train.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ transformations:
9696
encoding: 'ascii'
9797
```
9898

99-
Therefore, the MLTable folder would have the MLTable deinifition file plus the data file (the bank_marketing_train_data.csv file in this case).
99+
Therefore, the MLTable folder would have the MLTable definition file plus the data file (the bank_marketing_train_data.csv file in this case).
100100

101101
The following shows two ways of creating an MLTable.
102102
- A. Providing your training data and MLTable definition file from your local folder and it'll be automatically uploaded into the cloud (default Workspace Datastore)

0 commit comments

Comments
 (0)