Skip to content

Commit ad16c12

Browse files
aliu39billyvg
andauthored
review comment
Co-authored-by: Billy Vong <[email protected]>
1 parent 1c15c37 commit ad16c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platforms/javascript/common/configuration/integrations/featureFlags.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This integration only works inside a browser environment.
2929

3030
</Alert>
3131

32-
The Feature Flags integration allows you to manually track feature flag evaluations through an API. These evaluations are held in memory, and in the event an error occurs, sent to Sentry for review and analysis.
32+
The Feature Flags integration allows you to manually track feature flag evaluations through an API. These evaluations are held in memory and sent to Sentry when an error occurs.
3333
**At the moment, we only support boolean flag evaluations.**
3434

3535
_Import names: `Sentry.featureFlagsIntegration` and `type Sentry.FeatureFlagsIntegration`_

0 commit comments

Comments
 (0)