vector icon indicating copy to clipboard operation
vector copied to clipboard

docs(website): fix opentelemetry typo

Open matt-simons opened this issue 9 months ago • 1 comments

Summary

Change Type

  • [ ] Bug fix
  • [ ] New feature
  • [x] Non-functional (chore, refactoring, docs)
  • [ ] Performance

Is this a breaking change?

  • [ ] Yes
  • [x] No

How did you test this PR?

Does this PR include user facing changes?

  • [ ] Yes. Please add a changelog fragment based on our guidelines.
  • [x] No. A maintainer will apply the "no-changelog" label to this PR.

Checklist

  • [ ] Please read our Vector contributor resources.
    • make check-all is a good command to run locally. This check is defined here. Some of these checks might not be relevant to your PR. For Rust changes, at the very least you should run:
      • cargo fmt --all
      • cargo clippy --workspace --all-targets -- -D warnings
      • cargo nextest run --workspace (alternatively, you can run cargo test --all)
  • [ ] If this PR introduces changes Vector dependencies (modifies Cargo.lock), please run dd-rust-license-tool write to regenerate the license inventory and commit the changes (if any). More details here.

References

matt-simons avatar Mar 04 '25 10:03 matt-simons

CLA assistant check
All committers have signed the CLA.

bits-bot avatar Mar 04 '25 10:03 bits-bot