diff --git a/src/control/Control.Attribution.js b/src/control/Control.Attribution.js index 49cd478e8c9..4b362331bae 100644 --- a/src/control/Control.Attribution.js +++ b/src/control/Control.Attribution.js @@ -21,7 +21,7 @@ export var Attribution = Control.extend({ // @option prefix: String = 'Leaflet' // The HTML text shown before the attributions. Pass `false` to disable. - prefix: 'Leaflet' + prefix: 'Leaflet' }, initialize: function (options) {