Skip to content

Commit

Permalink
consistence underscore
Browse files Browse the repository at this point in the history
  • Loading branch information
bitsandfoxes committed Jul 13, 2023
1 parent e284df3 commit a60327f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,5 @@ _sentry = SentrySdk.Init(o =>
Lastly, build the tracer provider.

```csharp
tracerProvider = builder.Build();
_tracerProvider = builder.Build();
```

0 comments on commit a60327f

Please sign in to comment.