Fix grammar issue
This commit is contained in:
parent
0c898cc487
commit
06ab812031
@ -8,7 +8,7 @@
|
||||
<br/>
|
||||
[](https://godbolt.org/z/c6TqTzqcf)
|
||||
|
||||
Cpptrace is a simple, and portable C++ stacktrace library supporting C++11 and greater on Linux, macOS,
|
||||
Cpptrace is a simple and portable C++ stacktrace library supporting C++11 and greater on Linux, macOS,
|
||||
and Windows including MinGW and Cygwin environments. The goal: Make stack traces simple for once.
|
||||
|
||||
Cpptrace also has a C API, docs [here](docs/c-api.md).
|
||||
|
||||
Loading…
Reference in New Issue
Block a user