From 7fa5f8b477bf45b63ebd097098a0d9777135569a Mon Sep 17 00:00:00 2001 From: Petrie Liu Date: Tue, 28 Jun 2022 23:28:13 +0800 Subject: [PATCH] unify Inject spell (#2634) --- specification/context/api-propagators.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/context/api-propagators.md b/specification/context/api-propagators.md index 9f2d64ee369..7d89a047ca8 100644 --- a/specification/context/api-propagators.md +++ b/specification/context/api-propagators.md @@ -133,7 +133,7 @@ avoid runtime allocations. ### Fields The predefined propagation fields. If your carrier is reused, you should delete the fields here -before calling [inject](#inject). +before calling [Inject](#inject). Fields are defined as string keys identifying format-specific components in a carrier.