Skip to content

Commit a406da0

Browse files
save file
1 parent 9a2569f commit a406da0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/editors/js-console/html/output-console/v2.0/output-console-v2.0.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@
360360
await import(url);
361361
}
362362
catch(err){
363-
console.error('iport failed',err);
363+
console.error('import failed',err);
364364
}
365365
366366
});

0 commit comments

Comments
 (0)