diff --git a/README.rst b/README.rst index c77fccbe..92752466 100644 --- a/README.rst +++ b/README.rst @@ -294,8 +294,8 @@ Migrating code -------------- `clang-tidy-fmt `_ provides clang -tidy checks for converting occurrences of `printf` and `fprintf` to -`fmt::print`. +tidy checks for converting occurrences of ``printf`` and ``fprintf`` to +``fmt::print``. Projects using this library ---------------------------