diff --git a/README.md b/README.md index 37eb997d..8e85b9d6 100644 --- a/README.md +++ b/README.md @@ -305,7 +305,7 @@ void syslog_example() --- #### Android example ```c++ -#incude "spdlog/sinks/android_sink.h" +#include "spdlog/sinks/android_sink.h" void android_example() { std::string tag = "spdlog-android";