We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aca3352 commit da645e9Copy full SHA for da645e9
1 file changed
src/link/error/index.ts
@@ -18,7 +18,7 @@ export declare namespace ErrorLink {
18
* Callback that is called by `ErrorLink` when an error occurs from a
19
* downstream link in link chain.
20
*
21
- * @param options - The options object provided by ErrorLink` to the error
+ * @param options - The options object provided by `ErrorLink` to the error
22
* handler when an error occurs.
23
*/
24
export function ErrorHandler(
0 commit comments