docs: Fix typo

This commit is contained in:
Jade Ellis
2025-12-31 19:03:22 +00:00
parent d72192aa32
commit b7bf36443b
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -24,3 +24,4 @@ extend-ignore-re = [
"continuwuity" = "continuwuity"
"continuwity" = "continuwuity"
"execuse" = "execuse"
"oltp" = "OTLP"
+1 -1
View File
@@ -4,7 +4,7 @@
## 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