Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinL10 committed Jul 25, 2024
1 parent 53e7f69 commit d60595d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ The default is `true`.

### enableLongAnimationFrame
<Note>
The `enableInp` option requires SDK [version 8.18.0](https://github.com/getsentry/sentry-javascript/releases/tag/8.18.0) or higher.
The `enableLongAnimationFrame` option requires SDK [version 8.18.0](https://github.com/getsentry/sentry-javascript/releases/tag/8.18.0) or higher.
</Note>

This option determines whether spans for long animation frames automatically get created. If both `enableLongAnimationFrame` and `enableLongTask` are enabled, Sentry will send long animation frames and fallback to long tasks if long animation frames are not supported by the browser.
Expand Down

0 comments on commit d60595d

Please sign in to comment.