Skip to content

Commit f231912

Browse files
Fix typo in caption text in index.html
1 parent d6d68cf commit f231912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ <h2>Gallery</h2>
120120
src="./assets/javascript-mascot-fan-art-victory.png"
121121
alt="JavaScript mascot fan art"
122122
/>
123-
<p class="caption">Victory for JavaScript! Creatd by <a href="https://somewhereingensokyo.neocities.org/">Gensou</a>.</p>
123+
<p class="caption">Victory for JavaScript! Created by <a href="https://somewhereingensokyo.neocities.org/">Gensou</a>.</p>
124124

125125
<img
126126
src="./assets/javascript-mascot-ascii-light.png"

0 commit comments

Comments
 (0)