diff --git a/doc/api.md b/doc/api.md index 96e0d5c6..a95716ee 100644 --- a/doc/api.md +++ b/doc/api.md @@ -23,7 +23,7 @@ and macros have prefix `FMT_`. ## Base API `fmt/base.h` defines the base API which provides main formatting functions -for `char`/UTF-8, with C++20 compile-time checks. It has minimal include +for `char`/UTF-8 with C++20 compile-time checks. It has minimal include dependencies for better compile times. This header is only beneficial when using {fmt} as a library (the default) and not in the header-only mode. It also provides `formatter` specializations for the following types: