Fix spelling mistakes

This commit is contained in:
CleanMachine1
2022-06-30 21:57:34 +02:00
parent 9b1c80c556
commit a082829909
4 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@
`zig init-exe`
- Intitialize a `zig build` library:
- Initialize a `zig build` library:
`zig init-lib`