Skip to content

Commit 723f63c

Browse files
save file
1 parent 271071a commit 723f63c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utils/misc/nodejs-terminal/html/webcontainer-terminal/webcontainer-terminal.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179

180180
shadow = host.shadowRoot;
181181

182-
var style1 = $(shadowm,'style');
182+
var style1 = $(shadow,'style');
183183

184184
var style = document.createElement('style');
185185
style.id = 'xterm-css';

0 commit comments

Comments
 (0)