Skip to content

Commit 82315aa

Browse files
authored
Update src/traces/sankey/attributes.js
1 parent 1055a02 commit 82315aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/traces/sankey/attributes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ var attrs = module.exports = overrideAll({
199199
valType: 'color',
200200
arrayOk: true,
201201
description: [
202-
'Sets the `link` hover color. It can be a single value, or an array for specifying hovor colors for',
202+
'Sets the `link` hover color. It can be a single value, or an array for specifying hover colors for',
203203
'each `link`. If `link.hovercolor` is omitted, then by default, links will become solid grey when',
204204
'hovered over.'
205205
].join(' ')

0 commit comments

Comments
 (0)