davidfowl / TodoApi

Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
MIT License
2.79k stars 419 forks source link

Corrected a simple typo #56

Closed TimothyG closed 1 year ago

TimothyG commented 1 year ago

I found a typo in the OpenTelemetryExtensions.cs file and fixed it here. A variable was named oltpEndpoint when it should be otlpEndpoint.