Skip to content

Commit 4a2aaba

Browse files
format
1 parent ceb8f3c commit 4a2aaba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs/src/app/(docs)/concepts/error-handling

docs/src/app/(docs)/concepts/error-handling/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ type UploadThingErrorOptions<T> =
9999
message?: string;
100100
/**
101101
* The original error that caused this, if any.
102-
*/
102+
*/
103103
cause?: unknown;
104104
/**
105105
* Data associated with the error

0 commit comments

Comments
 (0)