8000 Update font_attributes.js · plotly/plotly.js@f8cb01f · GitHub
[go: up one dir, main page]

Skip to content

Commit f8cb01f

Browse files
committed
Update font_attributes.js
1 parent c701efe commit f8cb01f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plots/font_attributes.js

Lines changed: 1 addition & 1 deletion
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)
0