Skip to content

Commit 02cc614

Browse files
committed
fix: typo
1 parent 2173879 commit 02cc614

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
@@ -867,7 +867,7 @@ export namespace Zod4 {
867867
}
868868

869869
//remove sample data if included (account for old mongolian vowel separator templates)
870-
//return an error if non space charaters are found
870+
//return an error if non space characters are found
871871

872872
let rowNumber = 1;
873873

0 commit comments

Comments
 (0)