Skip to content

Commit 78f8bf8

Browse files
authored
Add missing end of code block backticks (#3807)
1 parent 0804334 commit 78f8bf8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/OpenTelemetry.Instrumentation.AspNetCore

src/OpenTelemetry.Instrumentation.AspNetCore/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ services.AddOpenTelemetryTracing((builder) =>
149149
};
150150
})
151151
});
152-
152+
```
153153

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

0 commit comments

Comments
 (0)