Skip to content

Commit 7e608c9

Browse files
committed
lint fix to README
1 parent 3cedfe7 commit 7e608c9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ with a STAC Item. This extension does not cover NFS solutions provided by PaaS
3434
| storage:tier_duration | integer | Minimum storage duration (in days) required before additional fees |
3535
| storage:first_byte_latency | string | approximate time unit (milliseconds, minutes or hours) for accessing first byte of data |
3636

37-
While these are all valid properties on an Item, they will typically be defined per-asset. If a field applies equally to all assets (e.g., storage:platform=AWS if all assets are on AWS), then it should be specified in Item properties.
37+
While these are all valid properties on an Item, they will typically be defined per-asset. If a field applies equally
38+
to all assets (e.g., storage:platform=AWS if all assets are on AWS), then it should be specified in Item properties.
3839

3940
### Additional Field Information
4041

0 commit comments

Comments
 (0)