Skip to content

Commit 07894af

Browse files
committed
Fix typo: QRG.
1 parent b8c14bf commit 07894af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/cv.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import Layout from '../layouts/Layout.astro';
2121
<div class="cv-entry__header">
2222
<div>
2323
<h3 class="cv-entry__role">Producer</h3>
24-
<p class="cv-entry__org">Quantum Realm Gmes</p>
24+
<p class="cv-entry__org">Quantum Realm Games</p>
2525
</div>
2626
<span class="cv-entry__date">2023 – 2025</span>
2727
</div>

0 commit comments

Comments
 (0)