Skip to content

Commit 6e91a27

Browse files
HazATPeloWriter
andcommitted
Update src/platforms/node/guides/koa/index.mdx
Co-authored-by: Fiona <[email protected]>
1 parent 030398f commit 6e91a27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platforms/node/guides/koa/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ app.on("error", (err, ctx) => {
136136
// the rest of your app
137137
```
138138

139-
**Subsequent manual child spans**
139+
### Subsequent Manual Child Spans
140140

141141
The following example creates a span for a part of the code that contains an
142142
expensive operation and sends the result to Sentry. You will need to use the

0 commit comments

Comments
 (0)