Skip to content

Commit b34937e

Browse files
authored
Fix typo (#310)
1 parent e5ea024 commit b34937e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/modules/ROOT/pages/purpose.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[[context-propagation-purpose]]
22
= Purpose
33

4-
The Context Propagation libarary contains the following abstractions:
4+
The Context Propagation library contains the following abstractions:
55

66
* `ThreadLocalAccessor` - contract to assist with access to a `ThreadLocal` value.
77
* `ContextAccessor` - contract to assist with access to a `Map`-like context.

0 commit comments

Comments
 (0)