From 4fbd7f2acdbcaf7c20c221be4ce7a4dea4936c61 Mon Sep 17 00:00:00 2001 From: Frederic Junod Date: Thu, 27 Sep 2018 10:18:47 +0200 Subject: [PATCH] Add missing backtick --- changelog/upgrade-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/upgrade-notes.md b/changelog/upgrade-notes.md index c32d2a3d02..bb2f064645 100644 --- a/changelog/upgrade-notes.md +++ b/changelog/upgrade-notes.md @@ -16,7 +16,7 @@ When rendering with the Immediate API, symbols will no longer be snapped to inte #### Geometry constructor and `setCoordinates` no longer accept `null` coordinates -Geometries (`ol/geom/*`) now need to be constructed with valid coordinates (center for `ol/geom/Circle`) as first constructor argument. The same applies to the `setCoordinates()` (`setCenter() for `ol/geom/Circle`) method. +Geometries (`ol/geom/*`) now need to be constructed with valid coordinates (center for `ol/geom/Circle`) as first constructor argument. The same applies to the `setCoordinates()` (`setCenter()` for `ol/geom/Circle`) method. ### v5.0.0