Skip to content

Commit e23e253

Browse files
committed
fix typo
1 parent 8d2e347 commit e23e253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plots/geo/layout_attributes.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ var attrs = module.exports = overrideAll({
7878
'and `projection.rotation.lon` getting auto-filled.',
7979

8080
'On maps with a clipped projection, setting `fitbounds` leads to `center.lon`, `center.lat`,',
81-
'`projection.rotation.lon`, `projection.rotation.lat`, `lonaxis.range` and `lonaxis.range`',
81+
'`projection.rotation.lon`, `projection.rotation.lat`, `lonaxis.range` and `lataxis.range`',
8282
'getting auto-filled.',
8383

8484
// TODO we should auto-fill `projection.parallels` for maps

0 commit comments

Comments
 (0)