Skip to content

Commit 58be4f4

Browse files
committed
Correct typo in a pie attribute description
1 parent 6de0042 commit 58be4f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/traces/pie/attributes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ module.exports = {
106106
editType: 'calc',
107107
description: [
108108
'Sets text elements associated with each sector.',
109-
'If trace `textinfo` contains a *text* flag, these elements will seen',
109+
'If trace `textinfo` contains a *text* flag, these elements will be seen',
110110
'on the chart.',
111111
'If trace `hoverinfo` contains a *text* flag and *hovertext* is not set,',
112112
'these elements will be seen in the hover labels.'

0 commit comments

Comments
 (0)