Skip to content

Commit dccf157

Browse files
committed
Typo and clarification
1 parent 146c3ab commit dccf157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -619,7 +619,7 @@ namespace cpptrace {
619619

620620
> [!NOTE]
621621
> Unfortunately, this is only able to preserve traces under libstdc++ and libc++, not Microsoft's standard library. This
622-
> Is due to Microsoft's implementation of exceptions and `std::current_exception`.
622+
> is due to details of Microsoft's implementation of exceptions and `std::current_exception`.
623623

624624
Example:
625625

0 commit comments

Comments
 (0)