fix assert 36 on error documentation #8147

see [this issue](https://github.com/openlayers/openlayers/issues/8147)
This commit is contained in:
Pedro González
2018-05-03 09:40:49 +02:00
committed by GitHub
parent 2d413bb36d
commit 24b03b37b0

View File

@@ -139,7 +139,7 @@ Invalid geometry layout. Must be `XY`, `XYZ`, `XYM` or `XYZM`.
### 36
Unknown SRS type. Expected `"name"` or `"EPSG"`.
Unknown SRS type. Expected `"name"`.
### 37