diff --git a/string/doc/usage.xml b/string/doc/usage.xml
index 6fea60a..6c7261d 100644
--- a/string/doc/usage.xml
+++ b/string/doc/usage.xml
@@ -206,7 +206,7 @@
As we can see, input of the find_last() algorithm can be also
char[] because this type is supported by
- Boost.Range.
+ Boost.Range.
The following lines transform the result. Notice that
boost::iterator_range
has familiar