diff --git a/doc/new-iter-concepts.html b/doc/new-iter-concepts.html index 380256b..848c882 100755 --- a/doc/new-iter-concepts.html +++ b/doc/new-iter-concepts.html @@ -235,8 +235,8 @@ Bidirectional Iterator (2) -> Bidirectional Traversal Iterator and Writable I

Design

-

The iterator requirements are to be separated into two hierarchies. One -set of concepts handles the syntax and semantics of value access:

+

The iterator requirements are to be separated into two groups. One set +of concepts handles the syntax and semantics of value access: