From 889cdd60d90f061ccc9a1d7988ea27f331a87258 Mon Sep 17 00:00:00 2001 From: Ondrej Pesek Date: Sun, 12 May 2024 00:10:34 +0200 Subject: [PATCH] README: fix minor grammar issues (#513) * README: delete extra article * add missing hyphen into cloud-based --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 93de0d591..301532cb8 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ arbitrary raster data with geographical relations and vector data. The REST interface allows to access, manage and manipulate the GRASS GIS database via HTTP GET, PUT, POST and DELETE requests and to process raster, vector and time series data located in a persistent GRASS GIS database. -**Actinia** allows the processing of cloud based data, for example all Landsat 4-8 scenes as well as all -Sentinel-2 scenes in an ephemeral databases. The computational results of ephemeral processing +**Actinia** allows the processing of cloud-based data, for example all Landsat 4-8 scenes as well as all +Sentinel-2 scenes in ephemeral databases. The computational results of ephemeral processing are available via object storage as GeoTIFF files. ## API documentation