diff --git a/Exports-Files.md b/Exports-Files.md index be6ee8a..bce6682 100644 --- a/Exports-Files.md +++ b/Exports-Files.md @@ -2,7 +2,7 @@ Alongside js files the src dir includes "exports files" (e.g. `src/ol/map.export ``` @exportClass ol.Map ol.MapOptions -@exportProperty ol.Map.prototype.getControls +@exportProperty ol.Map.prototype.addLayer ```