Merge pull request #286 from kimshrier/exercise_001_typo
fix typo well -> will
This commit is contained in:
commit
1fccbc439f
@ -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");
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user