We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04e3f65 commit 14d123cCopy full SHA for 14d123c
specification/context/api-propagators.md
@@ -94,7 +94,7 @@ Required arguments:
94
95
Extracts the value from an incoming request. For example, from the headers of an HTTP request.
96
97
-If a value can not be parsed from the carrier for a cross-cutting concern,
+If a value can not be parsed from the carrier, for a cross-cutting concern,
98
the implementation MUST NOT throw an exception and MUST NOT store a new value in the `Context`,
99
in order to preserve any previously existing valid value.
100
0 commit comments