Skip to content

Commit 5a4ec09

Browse files
authored
Update develop-docs/sdk/expected-features/setup-wizards/index.mdx
1 parent 115e6a4 commit 5a4ec09

File tree

1 file changed

+1
-1
lines changed
  • develop-docs/sdk/expected-features/setup-wizards

1 file changed

+1
-1
lines changed

develop-docs/sdk/expected-features/setup-wizards/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ must respect users' decisions.
6161

6262
Some examples:
6363
- We should not enable a feature that users previously declined (e.g. set `tracesSampleRate` if users previously declined to enable tracing)
64-
- We may set additional options, like the `tunnelRoute` option in Next.Js, but we should ask for consent whenever reasonable. In this exapmle, consent is important because setting this option potentially increases users' traffic and hence their infrastructure bill.
64+
- We may set additional options, like the `tunnelRoute` option in Next.Js, but we should ask for consent whenever reasonable. In this example, consent is important because setting this option potentially increases users' traffic and hence their infrastructure bill.
6565
- We may set additional options like `tracePropagationTargets` or `sendDefaultPii` as comments, if we think that these are options users should be aware of.
6666

6767
### Cater to the 80%

0 commit comments

Comments
 (0)