Skip to content

Commit a022c1b

Browse files
authored
Merge pull request #165 from vim-jp/typofixes
Trivial typofixes[EOM]
2 parents 552e84d + f41629f commit a022c1b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

2025/src/layouts/Layout.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const { lang = 'ja' } = Astro.props;
1414
<GoogleFontsOptimizer url="https://fonts.googleapis.com/css2?family=Cardo:ital,wght@0,400;0,700;1,400&display=swap">
1515
</GoogleFontsOptimizer>
1616

17-
<title>VimConf2025</title>
17+
<title>VimConf 2025</title>
1818
</head>
1919
<body>
2020
<slot />

2025/src/pages/ja.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ import LanguagePicker from '../components/LanguagePicker.astro'
4646
<div class="container">
4747
<h2 id="なぜスポンサー募集が必要なのか?" class="section-title"><a href="#なぜスポンサー募集が必要なのか?">なぜスポンサー募集が必要なのか?</a></h2>
4848
<p>
49-
VimConf2025は、普段なかなか顔を合わせられないVimmer同士が情熱を交わし、知見を共有するための貴重な場です。<br>
49+
VimConf 2025は、普段なかなか顔を合わせられないVimmer同士が情熱を交わし、知見を共有するための貴重な場です。<br>
5050
今年は、イベント継続の担保と柔軟な運営のため、必要な資金をスポンサー様のご支援で集める仕組みを採用します。
5151
</p>
5252
</div>

0 commit comments

Comments
 (0)