diff --git a/README.md b/README.md index 30ec249..68e0fa5 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny - [Contributing](#contributing) ## Standard Libraries -*C++ Standard Library - including STL Containers, STL Aglorithm, STL Functional, etc.* +*C++ Standard Library - including STL Containers, STL Algorithm, STL Functional, etc.* * [C++ Standard Library](https://en.wikipedia.org/wiki/C%2B%2B_Standard_Library) - A collection of classes and functions, which are written in the core language and part of the C++ ISO Standard itself. * [Standard Template Library](https://en.wikipedia.org/wiki/Standard_Template_Library) - The Standard Template Library (STL).