Skip to content

Commit 7e35373

Browse files
committed
fix md lint
1 parent f975453 commit 7e35373

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/legacy/ml-model.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
The [ML-Model][ml-model] extension does not support this and requires the JSON to be written manually
2222
by interpreting the JSON Schema or existing examples.
2323
- The [MLM][mlm-spec] extension is easier to maintain and enhance in a fast moving ML ecosystem thanks to it's use
24-
of [pydantic][pydantic] models, while still being compatible with [pystac][pystac] for extension and STAc core validation.
24+
of [pydantic][pydantic] models, while still being compatible with [pystac][pystac] for extension and STAc core
25+
validation.
2526

2627
## Migration Tables
2728

0 commit comments

Comments
 (0)