aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/content/chapter5_advanced_features/lesson00_use/en.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/content/chapter5_advanced_features/lesson00_use/en.html b/src/content/chapter5_advanced_features/lesson00_use/en.html
index e295dda..b8e2641 100644
--- a/src/content/chapter5_advanced_features/lesson00_use/en.html
+++ b/src/content/chapter5_advanced_features/lesson00_use/en.html
@@ -20,8 +20,8 @@
including zero.
</p>
<p>
- All the following code in the <code class="hljs">{}</code> block becomes the
- body of the callback function.
+ All the remaining code in the enclosing <code class="hljs">{}</code> block
+ becomes the body of the callback function.
</p>
<p>
This is a very capable and useful feature, but excessive application of