From f2ee8be0b3e125cb417c331877812ea2685b0343 Mon Sep 17 00:00:00 2001 From: jonhealy1 Date: Wed, 30 Nov 2022 11:09:51 +0300 Subject: [PATCH] fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a3194fe..90163a1c 100644 --- a/README.md +++ b/README.md @@ -322,5 +322,5 @@ stac-validator https://spot-canada-ortho.s3.amazonaws.com/catalog.json --recursi **--item-collection** ```bash -stac-validator https://earth-search.aws.element84.com/v0/collections/sentinel-s2-l2a/items --item_collection --pages 2 +stac-validator https://earth-search.aws.element84.com/v0/collections/sentinel-s2-l2a/items --item-collection --pages 2 ``` \ No newline at end of file