diff --git a/exercises/110_files2.zig b/exercises/110_files2.zig index c363086..9b6d673 100644 --- a/exercises/110_files2.zig +++ b/exercises/110_files2.zig @@ -1,6 +1,6 @@ // // Prerequisite : -// - exercise/106_files.zig, or +// - exercise/109_files.zig, or // - create a file {project_root}/output/zigling.txt // with content `It's zigling time!`(18 bytes total) //