diff --git a/en/chapters/common_mistakes.md b/en/chapters/common_mistakes.md index 650a529..11e12e4 100644 --- a/en/chapters/common_mistakes.md +++ b/en/chapters/common_mistakes.md @@ -154,4 +154,4 @@ end) If the callbacks cancel or the callback runner doesn't set the stack, then our update will still be set. If the callbacks or the callback runner does set the stack, then our -set_stack doesn't matter +set_stack doesn't matter.