You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/8-errors.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ Read the article [here](async-stack-traces.md).
21
21
22
22
> [!NOTE]
23
23
> - The error codes may differ when the root error has a `code` property set.
24
-
> -Root error will be propagated as is via [`cause`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error/cause) property.
24
+
> -Error will be propagated as is via [`cause`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error/cause) property.
0 commit comments