diff --git a/content/tutorials/map_algebra/basic_map_algebra.ipynb b/content/tutorials/map_algebra/basic_map_algebra.ipynb index b8864e4..e88b0c0 100644 --- a/content/tutorials/map_algebra/basic_map_algebra.ipynb +++ b/content/tutorials/map_algebra/basic_map_algebra.ipynb @@ -446,7 +446,7 @@ "valleys at the feet of the mountains. Use\n", "[r.colors](https://grass.osgeo.org/grass-stable/manuals/r.colors.html)\n", "to assign a color gradient to the elevation raster, ensuring that the\n", - "gradient fits rescaled elevation range of the raster." + "gradient fits the rescaled elevation range of the raster." ], "attachments": { "images/map_algebra_05.webp": { @@ -859,4 +859,4 @@ "version": "3.12.4" } } -} \ No newline at end of file +} diff --git a/content/tutorials/map_algebra/basic_map_algebra.qmd b/content/tutorials/map_algebra/basic_map_algebra.qmd index e0da3c1..4106317 100644 --- a/content/tutorials/map_algebra/basic_map_algebra.qmd +++ b/content/tutorials/map_algebra/basic_map_algebra.qmd @@ -324,7 +324,8 @@ The elevation gradient close to zero will become river valleys at the feet of the mountains. Use {{< meta links.r_colors >}} to assign a color gradient to the elevation raster, -ensuring that the gradient fits rescaled elevation range of the raster. +ensuring that the gradient fits +the rescaled elevation range of the raster. ::: {.panel-tabset group="language"} ## Command line