From 0cee667508e579ed4c8967ae557a2c755e8c0f0a Mon Sep 17 00:00:00 2001 From: Ferdinand Bachmann Date: Wed, 22 Apr 2020 16:00:35 +0200 Subject: [PATCH] fix typo in overview --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b013d5..f41a387 100644 --- a/README.md +++ b/README.md @@ -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`, defined in `` augments an existing container to be used as a ring buffer