Skip to content

Commit a337ee8

Browse files
committed
fix: typo
1 parent 5112d4e commit a337ee8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)