Fix typo in introduction

This commit is contained in:
Jonathan Wakely
2017-09-06 16:32:27 +01:00
committed by GitHub
parent 9ee836ee3d
commit 9115cf12d5

View File

@@ -25,7 +25,7 @@
[section:intro Introduction]
[*Boost.Container] library implements several well-known containers, including
STL containers. The aim of the library is to offers advanced features not present
STL containers. The aim of the library is to offer advanced features not present
in standard containers or to offer the latest standard draft features for compilers
that don't comply with the latest C++ standard.