diff --git a/changelog/upgrade-notes.md b/changelog/upgrade-notes.md index 4888b22abb..7b20d3738b 100644 --- a/changelog/upgrade-notes.md +++ b/changelog/upgrade-notes.md @@ -1,6 +1,6 @@ ## Upgrade notes -#### ´goog.DEBUG´ define was renamed to ´ol.DEBUG´ +#### `goog.DEBUG` define was renamed to `ol.DEBUG` As last step in the removal of the dependency on Google Closure Library, the `goog.DEBUG` compiler define was renamed to `ol.DEBUG`. Please change accordingly in your custom build configuration json files.