Skip to content

Commit f4124a2

Browse files
priscilawebdevLuca Forstner
andauthored
Update docs/platforms/javascript/common/sourcemaps/troubleshooting_js/debug-ids/index.mdx
Co-authored-by: Luca Forstner <[email protected]>
1 parent 9dbbff2 commit f4124a2

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/javascript/common/sourcemaps/troubleshooting_js/debug-ids

1 file changed

+1
-1
lines changed

docs/platforms/javascript/common/sourcemaps/troubleshooting_js/debug-ids/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Unminifying your code is essential for effective debugging. While there are othe
6363

6464
Artifacts including Debug IDs have a retention period of _90 days_, using a _time to idle_ expiration mechanism.
6565
This means that uploaded Debug IDs are retained for as long as they are actively being used for event processing.
66-
Once an id has not been used to process incoming events for at least 90 days, it will automatically expire and be eligible for deletion.
66+
Once an ID has not been used to process incoming events for at least 90 days, it will automatically expire and be eligible for deletion.
6767

6868
## Associating a Release with Debug IDs
6969

0 commit comments

Comments
 (0)