Skip to content

Commit 309dddd

Browse files
m-mohrSergeCroise
andauthored
Apply suggestions from code review
Co-authored-by: Serge Croisé <SergeCroise@users.noreply.github.com>
1 parent 52e67d5 commit 309dddd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ If you need even more flexibility, you need to dig into the Vue files and their
180180

181181
The file `basemaps.config.js` contains the configuration for the basemaps.
182182
You can update either just the `BASEMAPS` object or you can write a custom function `configureBasemap` that returns the desired options for OpenLayers.
183-
XYZ, WMTS and WMS basemaps are supported and have different options that you can set.
183+
XYZ, WMTS, and WMS basemaps are supported and have different options that you can set.
184184

185185
### Actions
186186

docs/options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ If you want to avoid this, disable this setting.
329329
## Mapping
330330

331331
All the mapping-related options are passed through to [ol-stac](https://m-mohr.github.io/ol-stac/).
332-
More information on these confguration options may be found in the [ol-stac documentation](https://m-mohr.github.io/ol-stac/en/latest/apidoc/module-ol_layer_STAC-STACLayer.html).
332+
More information on these configuration options may be found in the [ol-stac documentation](https://m-mohr.github.io/ol-stac/en/latest/apidoc/module-ol_layer_STAC-STACLayer.html).
333333

334334
### buildTileUrlTemplate
335335

0 commit comments

Comments
 (0)