docs: Fix typo

This commit is contained in:
Jade Ellis 2025-12-31 19:03:22 +00:00
parent d72192aa32
commit b7bf36443b
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2
2 changed files with 2 additions and 1 deletions

View file

@ -24,3 +24,4 @@ extend-ignore-re = [
"continuwuity" = "continuwuity" "continuwuity" = "continuwuity"
"continuwity" = "continuwuity" "continuwity" = "continuwuity"
"execuse" = "execuse" "execuse" = "execuse"
"oltp" = "OTLP"

View file

@ -4,7 +4,7 @@
## Features ## Features
- Enabled the OLTP exporter in default builds, and allow configuring the exporter protocol. (@Jade). (#1251) - Enabled the OTLP exporter in default builds, and allow configuring the exporter protocol. (@Jade). (#1251)
## Bug Fixes ## Bug Fixes