--- a/docs/Writerside/topics/iterator.h.md Wed Mar 12 16:08:35 2025 +0100 +++ b/docs/Writerside/topics/iterator.h.md Wed Mar 12 18:32:57 2025 +0100 @@ -21,7 +21,7 @@ ## Creating an Iterator -The following functions create iterators over plain C arrays: +The following functions create iterators over plain C arrays. ```C #include <cx/iterator.h>