Skip to content

Commit 5a2e5de

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ app.use(
185185

186186
You can monitor the performance of your Express application by setting a `tracesSampleRate`, adding the `expressIntegration`, and registering the `tracingHandler` middleware.
187187

188-
Spans are created for the following operations:
188+
Spans will then be created for the following operations:
189189

190190
- HTTP requests made with `request`
191191
- `get` calls using native `http` and `https` modules

0 commit comments

Comments
 (0)