There was an error while loading. Please reload this page.
1 parent 490eb55 commit c2fc1eeCopy full SHA for c2fc1ee
1 file changed
docs/thread-safety.md
@@ -17,7 +17,7 @@ The message macros are likely to be made thread-safe in the future, but
17
the way sections define test runs is incompatible with user being able
18
to spawn threads arbitrarily, thus that limitation is here to stay.
19
20
-**[Important: thread safety in Catch2 is opt-in](configuration.md#experimental-thread-safety)**
+**Important: thread safety in Catch2 is [opt-in](configuration.md#experimental-thread-safety)**
21
22
23
## Using assertion macros from multiple threads
0 commit comments