diff --git a/Debugging-segfaults-and-hard-to-decipher-pybind11-bugs.md b/Debugging-segfaults-and-hard-to-decipher-pybind11-bugs.md index ce7d9a2..700fa46 100644 --- a/Debugging-segfaults-and-hard-to-decipher-pybind11-bugs.md +++ b/Debugging-segfaults-and-hard-to-decipher-pybind11-bugs.md @@ -119,4 +119,4 @@ Program received signal SIGSEGV, Segmentation fault. Sometimes, it may be easier to test a program with an embedded interpreter. -TODO(eric): Add an exampel. \ No newline at end of file +TODO(eric): Add an example. \ No newline at end of file