fixed hint typo

pull/2/head
Dave Gauer 3 years ago
parent 14c7e73343
commit 2ecf31daa4

@ -268,7 +268,7 @@ const exercises = [_]Exercise{
.{ .{
.main_file = "049_quiz6.zig", .main_file = "049_quiz6.zig",
.output = "A B C Cv Bv Av", .output = "A B C Cv Bv Av",
.hint = "Now you're writting Zig!", .hint = "Now you're writing Zig!",
}, },
.{ .{
.main_file = "050_no_value.zig", .main_file = "050_no_value.zig",

Loading…
Cancel
Save