Skip to content

Commit 4ecf947

Browse files
committed
Merge pull request #25 from tmcw/patch-1
Typo
2 parents a489e51 + 3cf68a3 commit 4ecf947

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
@@ -425,7 +425,7 @@
425425
currentProgram = program;
426426

427427
compileButton.style.color = '#00ff00';
428-
compileButton.textContent = 'compiled succesfully';
428+
compileButton.textContent = 'compiled successfully';
429429

430430
set_save_button('visible');
431431

0 commit comments

Comments
 (0)