diff --git a/README.md b/README.md index 67a6205..645b7bb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Boost.Assert -The Boost.Assert library, part of collection of the [Boost C++ Libraries](http://github.com/boostorg), +The Boost.Assert library, part of the collection of [Boost C++ Libraries](http://github.com/boostorg), provides several configurable diagnostic macros similar in behavior and purpose to the standard macro `assert` from ``.