diff --git a/docs/faas/aws-lambda.md b/docs/faas/aws-lambda.md index 0467d6849f..2562460e93 100644 --- a/docs/faas/aws-lambda.md +++ b/docs/faas/aws-lambda.md @@ -76,7 +76,7 @@ To avoid broken traces, if OpenTelemetry is reporting traces to another system b `OTEL_PROPAGATORS=xray-lambda,tracecontext,baggage,xray` -*Note: The `trace-lambda` propagator can only `extract` context. The `inject` operation MUST be a no-op.* +*Note: The `xray-lambda` propagator can only `extract` context. The `inject` operation MUST be a no-op.* ## API Gateway