From 08a70a4326b27b86093d6a21df01fc95fd4988d4 Mon Sep 17 00:00:00 2001 From: Kurt McKee Date: Tue, 6 Dec 2022 12:47:15 -0600 Subject: [PATCH] Fix a typo in an example --- core/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/README.md b/core/README.md index 95c7312e..b91a2544 100644 --- a/core/README.md +++ b/core/README.md @@ -183,7 +183,7 @@ different conformance classes and a different set of links. "stac_version": "1.0.0", "id": "example-stac", "title": "A simple STAC API Example", - "description": "This Catalog aims to demonstrate the a simple landing page", + "description": "This Catalog aims to demonstrate a simple landing page", "type": "Catalog", "conformsTo" : [ "https://api.stacspec.org/v1.0.0-rc.2/core"