Skip to content

Commit e8db76b

Browse files
committed
improve description from PR review comment
1 parent 3b48555 commit e8db76b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,7 @@ A valid STAC MLM Item definition requires at least one Asset with the `mlm:model
599599
an accompanying `mlm:artifact_type` property that describes how to employ it.
600600
An Asset described with this role is considered the "*main*" [Model Asset](#model-asset) being described by
601601
the STAC Item definition. Typically, there will be only one asset containing the `mlm:model` role.
602-
However, multiple `mlm:model` roles are permitted to provide alternate interfaces of the same model
602+
However, multiple Assets employing the `mlm:model` role are permitted to provide alternate interfaces of the same model
603603
(e.g.: using different frameworks or compilations), but those assets should have exactly the same model interfaces
604604
(i.e.: identical `mlm:input`, `mlm:output`, etc.). In such case, the `mlm:artifact_type` property should be used to
605605
distinguish them.

0 commit comments

Comments
 (0)