diff --git a/content/en/docs/languages/js/propagation.md b/content/en/docs/languages/js/propagation.md index cb3b712b8f13..bca4b04b4ef7 100644 --- a/content/en/docs/languages/js/propagation.md +++ b/content/en/docs/languages/js/propagation.md @@ -1,9 +1,7 @@ --- title: Propagation description: Context propagation for the JS SDK -aliases: [api/propagation] weight: 65 -cSpell:ignore: tracestate --- Propagation is the mechanism that moves data between services and processes. diff --git a/content/en/docs/languages/python/propagation.md b/content/en/docs/languages/python/propagation.md index 2183fabdbafd..b021bea9b17c 100644 --- a/content/en/docs/languages/python/propagation.md +++ b/content/en/docs/languages/python/propagation.md @@ -1,9 +1,7 @@ --- title: Propagation description: Context propagation for the Python SDK -aliases: [api/propagation] weight: 65 -cSpell:ignore: tracestate --- Propagation is the mechanism that moves data between services and processes.