Skip to content

Commit 553cee9

Browse files
Update apps/web/src/utils/upload.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent e8292c9 commit 553cee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/web/src/utils/upload.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -881,7 +881,7 @@ export namespace Zod4 {
881881
}
882882

883883
//remove sample data if included (account for old mongolian vowel separator templates)
884-
//return an error if non space characters are found
884+
// Return an error if non-visible characters are found
885885

886886
let rowNumber = 1;
887887

0 commit comments

Comments
 (0)