Skip to content

Commit 914bb35

Browse files
Merge pull request #4 from GoCon/fix/use-uppercase
fix: Sは大文字
2 parents 6ce51e8 + 9d2f812 commit 914bb35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ import Layout from "../layouts/Layout.astro";
5151
</ul>
5252
</li>
5353
<li>
54-
<span style="font-weight: bold">セッション Cfs募集:</span>
54+
<span style="font-weight: bold">セッション CfS募集:</span>
5555
<ul>
5656
<li>
5757
<a

0 commit comments

Comments
 (0)