Skip to content

Commit 4f843d9

Browse files
mydeaLms24
andauthored
Update CHANGELOG.md
Co-authored-by: Lukas Stracke <[email protected]>
1 parent e9b15d1 commit 4f843d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ changes:
1919

2020
- There is now automated performance instrumentation for Express, Fastify, Nest.js and Koa. You can remove any
2121
performance and request isolation code you previously wrote manually for these frameworks.
22-
- All performance instrumenttion is enabled by default, and will only take effect if the instrumented package is used.
22+
- All performance instrumention is enabled by default, and will only take effect if the instrumented package is used.
2323
You don't need to use `autoDiscoverNodePerformanceMonitoringIntegrations()` anymore.
2424
- You need to ensure to call `Sentry.init()` _before_ you import any other packages. Otherwise, the packages cannot be
2525
instrumented:

0 commit comments

Comments
 (0)