fix typo well -> will

This commit is contained in:
Kim SHrier 2023-05-06 15:38:13 -06:00
parent a446d67992
commit d82396c174

View file

@ -11,7 +11,7 @@
// ... // ...
// } // }
// //
// Perhaps knowing this well help solve the errors we're getting // Perhaps knowing this will help solve the errors we're getting
// with this little program? // with this little program?
// //
const std = @import("std"); const std = @import("std");