Skip to content

Commit fd43bed

Browse files
author
Chris Wainwright
committed
Removing trailing whitespace
1 parent c5797dd commit fd43bed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tasks/stats.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ function makeBundleInfo(pathObj) {
217217
'Install [`' + pkgName + '-min`](https://www.npmjs.com/package/' + pkgName + '-min) with',
218218
'```',
219219
'npm install ' + pkgName + '-min',
220-
'```',
220+
'```',
221221
'',
222222
'#### Other plotly.js entry points',
223223
'',

0 commit comments

Comments
 (0)