summaryrefslogtreecommitdiff
path: root/exercises
diff options
context:
space:
mode:
authorChris Boesch <chrboesch@noreply.codeberg.org>2025-01-08 13:26:15 +0000
committerChris Boesch <chrboesch@noreply.codeberg.org>2025-01-08 13:26:15 +0000
commita47dfe1f4d23c29ca0af2b4f16ec65a902e8a569 (patch)
treeb240b905c30f4a2d52261853989d67d53ae8d85c /exercises
parent90d05995b5d5453bfed4eef2547dd31efa3af412 (diff)
parent468e3d7eed7cfbb68067afb34593dbc1109396d7 (diff)
Merge branch 'main' into main
Diffstat (limited to 'exercises')
-rw-r--r--exercises/107_files2.zig2
1 files changed, 1 insertions, 1 deletions
diff --git a/exercises/107_files2.zig b/exercises/107_files2.zig
index 45e12f5..6768898 100644
--- a/exercises/107_files2.zig
+++ b/exercises/107_files2.zig
@@ -40,7 +40,7 @@ pub fn main() !void {
// okay, seems like a threat of violence is not the answer in this case
// can you go here to find a way to read the content?
// https://ziglang.org/documentation/master/std/#std.fs.File
- // hint: you might find two answers that are both vaild in this case
+ // hint: you might find two answers that are both valid in this case
const bytes_read = zig_read_the_file_or_i_will_fight_you(&content);
// Woah, too screamy. I know you're excited for zigling time but tone it down a bit.