Skip to content

Commit f651fae

Browse files
committed
Merge remote-tracking branch 'mrdoob/master' into fixes
2 parents eb7c33e + 4ecf947 commit f651fae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,7 @@
607607
currentProgram = program;
608608

609609
compileButton.style.color = '#00ff00';
610-
compileButton.textContent = 'compiled succesfully';
610+
compileButton.textContent = 'compiled successfully';
611611

612612
set_save_button('visible');
613613

0 commit comments

Comments
 (0)