From 59a19671198195804c926e6795cfd13eaa95731a Mon Sep 17 00:00:00 2001 From: Lukas Bindreiter Date: Thu, 23 Jan 2025 09:50:32 +0100 Subject: [PATCH] Fix umbra typo --- datasets/storage-clients.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datasets/storage-clients.mdx b/datasets/storage-clients.mdx index ad6b762..1cbc824 100644 --- a/datasets/storage-clients.mdx +++ b/datasets/storage-clients.mdx @@ -152,7 +152,7 @@ Contents: You don't need an account to access Umbra data. All data is provided under a Creative Commons License (CC BY 4.0), allowing you to freely use it. -The following code snippet demonstrates how to query and download Copernicus data using the Tilebox Python SDK. +The following code snippet demonstrates how to query and download Umbra data using the Tilebox Python SDK. ```python Python {4,9,23}