Skip to content

Commit 3fbc896

Browse files
committed
오타 수정
1 parent b27cccd commit 3fbc896

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

maze.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656

5757
}
5858
if (short_distance < cnt)
59-
console.log(l[short_distance]);
59+
console.log(z[short_distance]);
6060
}
6161

6262
</script>

0 commit comments

Comments
 (0)