Skip to content

Commit 1713c83

Browse files
committed
fix typo
1 parent 772efe5 commit 1713c83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plots/cartesian/layout_attributes.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ module.exports = {
228228
'histogram auto-bins.',
229229
'Note that setting axes simultaneously in both a `scaleanchor` and a `matches` constraint',
230230
'is currently forbidden.',
231-
'Moreover, note that matching must have the same `type`.'
231+
'Moreover, note that matching axes must have the same `type`.'
232232
].join(' ')
233233
},
234234
// ticks

0 commit comments

Comments
 (0)