Skip to content

Commit 4dd9ec2

Browse files
Update platform-includes/configuration/auto-session-tracking/flutter.mdx
Co-authored-by: Alex Krawiec <[email protected]>
1 parent 5d5a64c commit 4dd9ec2

File tree

1 file changed

+1
-1
lines changed
  • platform-includes/configuration/auto-session-tracking

1 file changed

+1
-1
lines changed

platform-includes/configuration/auto-session-tracking/flutter.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ SentryFlutter.init((options) {
1313

1414
#### Disable Auto Session Tracking
1515

16-
If you'd like to opt out of capturing sessions, set the option `enableAutoSessionTracking` to `false`. If you disable this feature, release health will not be available.
16+
If you'd like to opt out of capturing sessions, set the `enableAutoSessionTracking` option to `false`. If you disable this feature, release health will not be available.
1717

1818
```dart
1919
SentryFlutter.init((options) {

0 commit comments

Comments
 (0)