diff --git a/doc/features.md b/doc/features.md index 7a52030..51f7016 100644 --- a/doc/features.md +++ b/doc/features.md @@ -10,7 +10,7 @@ * Header files only library. Just copy the headers to your project. * Self-contained, minimal dependences * No STL, BOOST, etc. - * Only included ``, ``, ``, ``, ``, ``. * + * Only included ``, ``, ``, ``, ``, ``. * Without C++ exception, RTTI * High performance * Use template and inline functions to reduce function call overheads.