diff --git a/docs/c-api.md b/docs/c-api.md index 2d8086d..b079f62 100644 --- a/docs/c-api.md +++ b/docs/c-api.md @@ -18,7 +18,7 @@ Cpptrace provides a C API under the name ctrace, documented below. All ctrace declarations are in the `ctrace.h` header: ```c -#include +#include ``` ### Stack Traces