Skip to content

Commit a61e992

Browse files
committed
fix output
1 parent e986714 commit a61e992

File tree

4 files changed

+2
-985
lines changed

4 files changed

+2
-985
lines changed

jstree/Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module.exports = function(grunt) {
2222
},
2323
css: {
2424
url: 'https://raw.githubusercontent.com/vakata/jstree/3.0.2/dist/themes/default/style.css',
25-
name: 'defalut.css'
25+
name: 'default.css'
2626
},
2727
png: {
2828
url: 'https://raw.githubusercontent.com/vakata/jstree/3.0.2/dist/themes/default/32px.png',

0 commit comments

Comments
 (0)