Skip to content

Commit ff7e326

Browse files
committed
Fix typo
python -> Python
1 parent 290d2b8 commit ff7e326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/reference-yaml-mltable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The source JSON schema can be found at https://azuremlschemas.azureedge.net/late
3131

3232

3333
> [!Note]
34-
> If you just want to create an data asset for a job or you want to write your own parsing logic in python you could just use `uri_file`, `uri_folder` as mentioned in [CLI (v2) data YAML schema](reference-yaml-data.md).
34+
> If you just want to create an data asset for a job or you want to write your own parsing logic in Python you could just use `uri_file`, `uri_folder` as mentioned in [CLI (v2) data YAML schema](reference-yaml-data.md).
3535
3636

3737
[!INCLUDE [schema note](../../includes/machine-learning-preview-old-json-schema-note.md)]

0 commit comments

Comments
 (0)