Skip to content

Commit 399773c

Browse files
chargomelizokm
andauthored
Update platform-includes/getting-started-node/javascript.express__v7.x.mdx
Co-authored-by: Liza Mock <[email protected]>
1 parent cacb1c6 commit 399773c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

platform-includes/getting-started-node/javascript.express__v7.x.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
/>
55
<PlatformContent includePath="getting-started-install" />
66

7-
Sentry should be initialized as early in your app as possible:
7+
## Configure
8+
9+
Sentry should be initialized in your application as early as possible:
810

911
```javascript {tabTitle:CommonJS} {filename: instrument.js} {"onboardingOptions": {"performance": "10-14", "profiling": "3, 15-18, 22"}}
1012
const express = require('express');

0 commit comments

Comments
 (0)