Skip to content

Commit 93b1327

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

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Debug IDs
3-
description: "Debug IDs is Sentry's recommended and most reliable way to link minified JavaScript files to their original source code, improving the accuracy and readability of stack traces. By using Debug IDs, developers can easily trace errors back to the original code, making debugging faster and more effective."
3+
description: "Debug IDs are Sentry's recommended and most reliable way to link minified JavaScript files to their original source code, helping to better understand where errors originate from."
44
---
55

66
## Introduction

0 commit comments

Comments
 (0)