File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/platforms/javascript/common/sourcemaps/troubleshooting_js/debug-ids Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ Unminifying your code is essential for effective debugging. While there are othe
6363
6464Artifacts including Debug IDs have a retention period of _ 90 days_ , using a _ time to idle_ expiration mechanism.
6565This 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
You can’t perform that action at this time.
0 commit comments