Skip to content

Commit 26f69cf

Browse files
committed
chore: docs
1 parent 6578727 commit 26f69cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/8-errors.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Read the article [here](async-stack-traces.md).
2121

2222
> [!NOTE]
2323
> - 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.
2525
2626
### `RequestError`
2727

0 commit comments

Comments
 (0)