We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa4059e commit 33a808aCopy full SHA for 33a808a
1 file changed
07_elife.txt
@@ -820,7 +820,7 @@ method)))(((this)))The new `letAct` method first checks whether an
820
action was returned at all, then whether a handler function for this
821
type of action exists, and finally, whether that handler returned
822
true, indicating that it successfully handled the action. Note the use
823
-of `call` to give the handler access to the world, though its `this`
+of `call` to give the handler access to the world, through its `this`
824
binding.
825
826
If the action didn't work for whatever reason, the default action is
0 commit comments