diff --git a/content/en/registry/collector-processor-probablisistic-sampling.md b/content/en/registry/collector-processor-probablisistic-sampling.md index 3114bcdcb..1af8fbd21 100644 --- a/content/en/registry/collector-processor-probablisistic-sampling.md +++ b/content/en/registry/collector-processor-probablisistic-sampling.md @@ -9,7 +9,7 @@ tags: - collector repo: https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/processor/probabilisticsamplerprocessor license: Apache 2.0 -description: The Probabilistic Sampling Processor for the OpenTelemetry Collector provides probablistic sampling of traces. +description: The Probabilistic Sampling Processor for the OpenTelemetry Collector provides probabilistic sampling of traces. authors: OpenTelemetry Authors otVersion: latest --- diff --git a/content/en/registry/instrumentation-js-generic-pool.md b/content/en/registry/instrumentation-js-generic-pool.md index 8dbdbd564..2aceb3ca1 100644 --- a/content/en/registry/instrumentation-js-generic-pool.md +++ b/content/en/registry/instrumentation-js-generic-pool.md @@ -1,7 +1,7 @@ --- title: OpenTelemetry Generic Pool Instrumentation for Node.js registryType: instrumentation -isThirdyParty: false +isThirdParty: false language: js tags: - js