Skip to content

Commit dedd4fa

Browse files
author
pcoma55
committed
fixed typo
1 parent 42dce47 commit dedd4fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/planetary-computer/troubleshooting-ingestion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ The ingestion service strictly enforces the [STAC specification](./stac-overview
9999
* `Item IDs` must be fewer than 150 characters.
100100
* `Asset keys` must be fewer than 256 characters.
101101
* STAC `Collection IDs`:
102-
* Must only use contain the following characters:
102+
* Must only contain the following characters:
103103
* Letters: `A-Z`, `a-z`
104104
* Digits: `0-9`
105105
* Symbols: ``-``, ``_``, `.`

0 commit comments

Comments
 (0)