Skip to content

Commit 3e622bf

Browse files
Lms24s1gr1d
andauthored
Update docs/platforms/javascript/common/configuration/options.mdx
Co-authored-by: Sigrid Huemer <[email protected]>
1 parent 388d8bd commit 3e622bf

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/javascript/common/configuration

1 file changed

+1
-1
lines changed

docs/platforms/javascript/common/configuration/options.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ When enabled, all props of the Vue component where the error was thrown in are a
306306
When `attachErrorHandler` is set to `false`, automatic error reporting is disabled.
307307

308308
Usually, this option should stay enabled, unless you want to set up Sentry error reporting yourself.
309-
For example, the Sentry Nuxt SDK does not attach an error handler as it's using the error hooks provided by Nuxt.
309+
For example, the Sentry Nuxt SDK does not attach an error handler as it's capturing errors through the error hooks provided by Nuxt.
310310
</SdkOption>
311311

312312
</PlatformSection>

0 commit comments

Comments
 (0)