From 46bf11b4b345cd84cf198b8fac037cb7266f5af3 Mon Sep 17 00:00:00 2001 From: Polina Krukovich Date: Tue, 17 Oct 2023 15:42:20 +0200 Subject: [PATCH] 16728 fix typo in configuration --- src/main/resources/layers/layerconfig.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/layers/layerconfig.yaml b/src/main/resources/layers/layerconfig.yaml index 55f05982..20977178 100644 --- a/src/main/resources/layers/layerconfig.yaml +++ b/src/main/resources/layers/layerconfig.yaml @@ -123,7 +123,7 @@ configs: paramValue: 'centerPoint' style: circle-radius: 3 - circle-color: '#051626в' + circle-color: '#051626' - stepName: 'Exposure Area' stepShape: 'circle' paramName: 'areaType'