We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8552874 commit be5b6e9Copy full SHA for be5b6e9
chapter10/shellgame.html
@@ -15,7 +15,7 @@
15
var c = loser;
16
a();
17
b();
18
-// now let's try your luck with a shall game
+// now let's try your luck with a shell game
19
c = a;
20
a = b;
21
b = c;
0 commit comments