fix typo in overview

This commit is contained in:
Ferdinand Bachmann
2020-04-22 16:00:35 +02:00
parent 67e546234d
commit 0cee667508

View File

@ -5,7 +5,7 @@ STL-style iterators.
## Overview
This projects provides the following types:
This project provides the following types:
- the template `basic_ring_buffer<ContainerType>`, defined in `<ring-buffer.h>`
augments an existing container to be used as a ring buffer