Skip to content

Commit 9cc1a66

Browse files
Update docs/platforms/flutter/configuration/options.mdx
Co-authored-by: Alex Krawiec <[email protected]>
1 parent 3715b22 commit 9cc1a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platforms/flutter/configuration/options.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ This option can be overridden using <PlatformIdentifier name="in-app-include" />
151151
<ConfigKey name="attach-screenshot">
152152

153153
Takes a screenshot of the application when an error happens and includes it as an attachment.
154-
Enable this feature by setting <PlatformIdentifier name="attach-screenshot" /> to `true` and wrapping your root widget with `SentryWidget(child: MyApp())`.
154+
Enable this option by setting <PlatformIdentifier name="attach-screenshot" /> to `true` and wrapping your root widget with `SentryWidget(child: MyApp())`.
155155
Learn more about enriching events with screenshots in our <PlatformLink to="/enriching-events/screenshots/">Screenshots documentation</PlatformLink>.
156156

157157
</ConfigKey>

0 commit comments

Comments
 (0)