Skip to content

Commit 01115cd

Browse files
Update src/plots/layout_attributes.js
Co-authored-by: Alex Johnson <[email protected]>
1 parent 04da8a1 commit 01115cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plots/layout_attributes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ module.exports = {
298298
role: 'info',
299299
editType: 'calc',
300300
description: [
301-
'Determines whether or not a numeric string in axes of the plot may be',
301+
'Determines whether or not a numeric string in trace data may be',
302302
'treated as a number during automatic axis `type` detection.'
303303
].join(' ')
304304
},

0 commit comments

Comments
 (0)