diff --git a/string/doc/usage.xml b/string/doc/usage.xml index 56fd3ac..174d177 100644 --- a/string/doc/usage.xml +++ b/string/doc/usage.xml @@ -265,7 +265,7 @@ Find Iterator - An extension to find algorithms it the Find Iterator. Instead of searching for just a one part of a string, + An extension to find algorithms is the Find Iterator. Instead of searching for just a one part of a string, the find iterator allows us to iterate over the substrings matching the specified criteria. This facility is using the Finder to incrementally search the string.