Skip to content

Commit de5e3c3

Browse files
authored
Update README.md (#62)
1 parent 81bc058 commit de5e3c3

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
@@ -8,7 +8,7 @@
88

99
`ServiceContext` is a minimal (zero-dependency) context propagation container, intended to "carry" items for purposes of cross-cutting tools to be built on top of it.
1010

11-
It is modeled after the concepts explained in [W3C Baggage](https://w3c.github.io/baggage/) and the
11+
It is modeled after the concepts explained in [W3C Baggage](https://w3c.github.io/baggage/) and
1212
in the spirit of [Tracing Plane](https://cs.brown.edu/~jcmace/papers/mace18universal.pdf) 's "Baggage Context" type,
1313
although by itself it does not define a specific serialization format.
1414

0 commit comments

Comments
 (0)