Skip to content

Commit be5b6e9

Browse files
committed
updated spelling mistake
1 parent 8552874 commit be5b6e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapter10/shellgame.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
var c = loser;
1616
a();
1717
b();
18-
// now let's try your luck with a shall game
18+
// now let's try your luck with a shell game
1919
c = a;
2020
a = b;
2121
b = c;

0 commit comments

Comments
 (0)