Skip to content

Commit 013d598

Browse files
authored
change the declared type of datetimes in the readme (#19)
1 parent 437541f commit 013d598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The fields in the table below can be used in these parts of STAC documents:
3232

3333
| Field Name | Type | Description |
3434
|------------|--------------------|-------------------------------------------------------------------|
35-
| datetimes | [string \| number] | **REQUIRED** (trajectory): one timestamp per node in a linestring |
35+
| datetimes | [string] | **REQUIRED** (trajectory): one timestamp per node in a linestring |
3636

3737
### Additional Field Information
3838

0 commit comments

Comments
 (0)