Skip to content

Commit

Permalink
fix wording
Browse files Browse the repository at this point in the history
  • Loading branch information
idelpivnitskiy committed Apr 13, 2022
1 parent f2c0089 commit cae941b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
/**
* Default implementation of {@link ContextMap}.
* <p>
* Note: it's not concurrent!
* Note: it's not thread-safe!
*/
public final class DefaultContextMap implements ContextMap {

Expand Down

0 comments on commit cae941b

Please sign in to comment.