Skip to content

Commit 1ac448d

Browse files
authored
Fix small typo on website (#11)
1 parent c4a6ea3 commit 1ac448d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ <h3>3. INITIALIZE</h3>
457457
</p>
458458

459459
<!-- Under the Hood Section -->
460-
<h2>A PEAK UNDER THE HOOD</h2>
460+
<h2>A PEEK UNDER THE HOOD</h2>
461461

462462
<div class="code-block">
463463
<pre><span style="opacity: 0.5">// The entire trick:</span>
@@ -609,4 +609,4 @@ <h2>START BUILDING</h2>
609609
});
610610
</script>
611611
</body>
612-
</html>
612+
</html>

0 commit comments

Comments
 (0)