Skip to content

Commit 3724bfd

Browse files
Apply suggestion from @coolguyzone
Co-authored-by: Alex Krawiec <[email protected]>
1 parent e631ba7 commit 3724bfd

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/kotlin/guides/compose-multiplatform

1 file changed

+1
-1
lines changed

docs/platforms/kotlin/guides/compose-multiplatform/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Sentry captures data by using an SDK within your application's runtime.
3232

3333
## Configure
3434

35-
Configuration should happen as early as possible in your application's lifecycle.
35+
Configuration should happen as early as possible in your application's lifecycle to ensure a working instrumentation. Configure with the following steps:
3636

3737
<PlatformContent includePath="getting-started-config" />
3838

0 commit comments

Comments
 (0)