diff --git a/index.htm b/index.htm
index 99d8c669b8..7b00bc3b2a 100644
--- a/index.htm
+++ b/index.htm
@@ -257,7 +257,7 @@
Library: Boost.Function now implements a
small buffer optimization, which can drastically
improve the performance when copying or
- construction Boost.Function objects storing small
+ constructing Boost.Function objects storing small
function objects. For instance,
bind(&X:foo, &x, _1, _2)
requires no heap allocation when placed into a
@@ -454,6 +454,11 @@
+