Skip to content

Commit ec283ee

Browse files
authored
Merge pull request #7047 from plotly/small-typo-fix
Tiny typo fix
2 parents c701efe + 8ed52e0 commit ec283ee

File tree

2 files changed

+323
-323
lines changed

2 files changed

+323
-323
lines changed

src/plots/font_attributes.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ module.exports = function(opts) {
5555
'The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server,',
5656
'where only a select number of',
5757
'fonts are installed and supported.',
58-
'These include *Arial*, *Balto*, *Courier New*, *Droid Sans*,, *Droid Serif*,',
58+
'These include *Arial*, *Balto*, *Courier New*, *Droid Sans*, *Droid Serif*,',
5959
'*Droid Sans Mono*, *Gravitas One*, *Old Standard TT*, *Open Sans*, *Overpass*,',
6060
'*PT Sans Narrow*, *Raleway*, *Times New Roman*.'
6161
].join(' ')

0 commit comments

Comments
 (0)