Skip to content

Commit ab05155

Browse files
committed
Wording
1 parent 9928928 commit ab05155

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/platforms/javascript/common/feature-flags/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ notSupported:
1919
- javascript.nestjs
2020
- javascript.nodejs
2121
- javascript.wasm
22-
description: With Feature Flags, Sentry tracks flag evaluations in your application and reports their state on error. Sentry will also record an audit log of feature flag changes and report any suspicious changes that may have triggered an error.
22+
description: With Feature Flags, Sentry tracks feature flag evaluations in your application, keeps an audit log feature flag changes, and reports any suspicious updates that may have caused an error.
2323
---
2424

2525
<PlatformContent includePath="feature-flags/prerelease-alert" />

docs/platforms/python/feature-flags/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Set Up Feature Flags
33
sidebar_order: 7000
4-
description: With Feature Flags, Sentry tracks flag evaluations in your application and reports their state on error. Sentry will also record an audit log of feature flag changes and report any suspicious changes that may have triggered an error.
4+
description: With Feature Flags, Sentry tracks feature flag evaluations in your application, keeps an audit log feature flag changes, and reports any suspicious updates that may have caused an error.
55
---
66

77
<PlatformContent includePath="feature-flags/prerelease-alert" />

0 commit comments

Comments
 (0)