diff --git a/docs/platforms/ruby/common/configuration/options.mdx b/docs/platforms/ruby/common/configuration/options.mdx index 6e009d9da4788..e2c1ee6b0d193 100644 --- a/docs/platforms/ruby/common/configuration/options.mdx +++ b/docs/platforms/ruby/common/configuration/options.mdx @@ -43,7 +43,7 @@ config.logger.level = ::Logger::DEBUG # defaults to INFO Lets you track your application version in Sentry. -We guess the release intelligently in the following order of preference: +We intelligently guess the release in the following order of preference: - The `SENTRY_RELEASE` environment variable - Commit SHA of the last commit (git)