Skip to content

Commit 08af3dc

Browse files
Luca Forstnerlizokm
andauthored
Update docs/platforms/javascript/common/configuration/options.mdx
Co-authored-by: Liza Mock <[email protected]>
1 parent a616060 commit 08af3dc

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/javascript/common/configuration

1 file changed

+1
-1
lines changed

docs/platforms/javascript/common/configuration/options.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Turns debug mode on or off. If debug is enabled SDK will attempt to print out us
4242
Sets the release. Some SDKs will try to automatically configure a release out of the box but it's a better idea to manually set it to guarantee that the release is in sync with your deploy integrations or source map uploads. Release names are strings, but some formats are detected by Sentry and might be rendered differently. Learn more about how to send release data so Sentry can tell you about regressions between releases and identify the potential source in [the releases documentation](/product/releases/) or the <SandboxLink scenario="releases">sandbox</SandboxLink>.
4343

4444
<PlatformCategorySection supported={["server", "serverless"]}>
45-
By default the SDK will try to read this value from the `SENTRY_RELEASE`
45+
By default, the SDK will try to read this value from the `SENTRY_RELEASE`
4646
environment variable.
4747
</PlatformCategorySection>
4848

0 commit comments

Comments
 (0)