From 1b383707cb84a2156715b79b157c772a4ed1c03e Mon Sep 17 00:00:00 2001 From: Trask Stalnaker Date: Mon, 24 Nov 2025 12:59:07 -0800 Subject: [PATCH] fix --- baggage-processor/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/baggage-processor/README.md b/baggage-processor/README.md index 10e98910d..f788ea5e2 100644 --- a/baggage-processor/README.md +++ b/baggage-processor/README.md @@ -53,7 +53,7 @@ logger_provider: This will configure the respective processor to include baggage keys listed in `included` and exclude those in `excluded` as explained in -[Properties which pattern matching](https://github.com/open-telemetry/opentelemetry-configuration/blob/main/CONTRIBUTING.md#properties-which-pattern-matching). +[Properties requiring pattern matching](https://github.com/open-telemetry/opentelemetry-configuration/blob/main/CONTRIBUTING.md#properties-requiring-pattern-matching). ### Usage through programmatic activation