We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31fe30d commit eb30196Copy full SHA for eb30196
1 file changed
main/src/pages/index.astro
@@ -14,7 +14,7 @@ import '../styles/style_1.css';
14
<body>
15
<Header />
16
<main>
17
- <h1 class="midashi">Welcom!</h1>
+ <h1 class="midashi">Welcome!</h1>
18
<section>
19
<h2 class="small_midashi_1">TCAとは</h2>
20
<p class="bun_1">TCA(Toin Computer Association)は、筑波大学附属高等学校のPC部です。</p>
0 commit comments