Skip to content

Commit bab6215

Browse files
authored
Fix typo in CHANGELOG.md (#4640)
Just a typo in the changelog that confused me for a minute while I searched for that variable.
1 parent c273f67 commit bab6215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
default 1024 characters/bytes).
1313

1414
If you want to adjust the limit, you can set a
15-
[`max_value_limit`](https://docs.sentry.io/platforms/python/configuration/options/#max_value_length)
15+
[`max_value_length`](https://docs.sentry.io/platforms/python/configuration/options/#max_value_length)
1616
in your `sentry_sdk.init()`.
1717

1818
- `OpenAI` integration update (#4612) by @antonpirker

0 commit comments

Comments
 (0)