Skip to content
Prev Previous commit
Next Next commit
Apply suggestions from code review
Fix grammar.
  • Loading branch information
martincostello authored Sep 5, 2025
commit 55281a5cee11dc6ea17a679e69c649b71913038c
2 changes: 1 addition & 1 deletion src/OpenTelemetry.Instrumentation.SqlClient/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
option are now always enabled.
([#3072](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/3072))

* The `Enrich`, `Filter` and `RecordException` properties has been removed from
* The `Enrich`, `Filter` and `RecordException` properties have been removed from
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Breaking change note

target frameworks where they were non-functional.
([#3072](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/3072))

Expand Down
Loading