From fc535ab4d07f8464f6c8e18543f86e6f0d9ffc31 Mon Sep 17 00:00:00 2001 From: Brad Date: Fri, 7 Jan 2022 13:29:51 +1100 Subject: [PATCH] typo fix for cog-stretch example --- examples/cog-stretch.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/cog-stretch.html b/examples/cog-stretch.html index 11434912ed..42ebdef52a 100644 --- a/examples/cog-stretch.html +++ b/examples/cog-stretch.html @@ -1,7 +1,7 @@ --- layout: example.html -title: Band Constrast Stretch -shortdesc: Choosing bands and applying constrast stretch +title: Band Contrast Stretch +shortdesc: Choosing bands and applying contrast stretch docs: > This example uses the `layer.updateStyleVariables()` method to update the rendering of a GeoTIFF based on user selected bands and contrast stretch parameters.