Skip to content

Commit 768ac13

Browse files
authored
fix typo
1 parent 43c0aaf commit 768ac13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ A potential representation of a STAC Asset could be as follows:
116116
Furthermore, the STAC Item representing the derived product could also include
117117
a [Link Object](https://github.com/radiantearth/stac-spec/tree/master/item-spec/item-spec.md#link-object)
118118
referring back to the MLM definition using `rel: derived_from`, as described in
119-
[MLM Relation Types](README.md#relation-types). Such a link would like something like the following:
119+
[MLM Relation Types](README.md#relation-types). Such a link would look something like the following:
120120

121121
```json
122122
{

0 commit comments

Comments
 (0)