Skip to content

Commit

Permalink
Update docs/platforms/ruby/common/configuration/options.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Liza Mock <[email protected]>
  • Loading branch information
sl0thentr0py and lizokm committed Aug 16, 2024
1 parent 0036e31 commit 9301227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/platforms/ruby/common/configuration/options.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Whether to capture local variables from the raised exceptions frame. The default

<ConfigKey name="max-breadcrumbs">

The maximum number of breadcrumbs the SDK would hold. Default is `100`.
The maximum number of breadcrumbs the SDK could hold. The default is `100`.

```ruby
config.max_breadcrumbs = 30
Expand Down

0 comments on commit 9301227

Please sign in to comment.