Skip to content

Commit c6f7915

Browse files
committed
fix lesson 3 challenge
fixes #2
1 parent 8596501 commit c6f7915

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lesson-3.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ <h2>Lesson 3: Basic Templates</h2>
116116
empty&lt;long&gt;(); // T=long
117117
}
118118
</pre>
119-
<form data-challenge="1" data-answer="_Z5emptyIlEvT_">
119+
<form data-challenge="1" data-answer="_Z5emptyIlET_v">
120120
<input class="quiz-input" />
121121
<button
122122
data-challenge-submit="1"

0 commit comments

Comments
 (0)