Skip to content

Commit c2fc1ee

Browse files
committed
Touchup docs
1 parent 490eb55 commit c2fc1ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/thread-safety.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The message macros are likely to be made thread-safe in the future, but
1717
the way sections define test runs is incompatible with user being able
1818
to spawn threads arbitrarily, thus that limitation is here to stay.
1919

20-
**[Important: thread safety in Catch2 is opt-in](configuration.md#experimental-thread-safety)**
20+
**Important: thread safety in Catch2 is [opt-in](configuration.md#experimental-thread-safety)**
2121

2222

2323
## Using assertion macros from multiple threads

0 commit comments

Comments
 (0)