Skip to content

Commit 5963197

Browse files
codydecoolguyzone
andauthored
Update docs/platforms/javascript/common/tracing/span-metrics/examples.mdx
Co-authored-by: Alex Krawiec <[email protected]>
1 parent 46b9f3b commit 5963197

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/javascript/common/tracing/span-metrics

1 file changed

+1
-1
lines changed

docs/platforms/javascript/common/tracing/span-metrics/examples.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ const response = await Sentry.startSpan(
468468
```
469469
470470
Where to put this in your app:
471-
- In your search input component, triggered after debounce timeout
471+
- In your search input component, triggered after a debounce timeout
472472
473473
**Backend (Node.js + Express) - instrument search with meaningful attributes:**
474474

0 commit comments

Comments
 (0)