Skip to content

Commit bbccc29

Browse files
committed
remove free
1 parent a5626a2 commit bbccc29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/open-source/sentry.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ sentry_sdk.init(
4343
)
4444
```
4545

46-
Head to [sentry.io](sentry.io) to get your free DSN! See https://docs.sentry.io/platforms/python/configuration/options/ for more info about the above options.
46+
Head to [sentry.io](sentry.io) to get your DSN! See https://docs.sentry.io/platforms/python/configuration/options/ for more info about the above options.
4747

4848
## Instrumenting your application
4949

0 commit comments

Comments
 (0)