Skip to content

Commit

Permalink
Add missing end of code block backticks (#3807)
Browse files Browse the repository at this point in the history
  • Loading branch information
benbhall authored Oct 22, 2022
1 parent 0804334 commit 78f8bf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OpenTelemetry.Instrumentation.AspNetCore/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ services.AddOpenTelemetryTracing((builder) =>
};
})
});

```

[Processor](../../docs/trace/extending-the-sdk/README.md#processor),
is the general extensibility point to add additional properties to any activity.
Expand Down

0 comments on commit 78f8bf8

Please sign in to comment.