Skip to content

Commit fb726ea

Browse files
authored
Merge pull request #160 from ProgrammingLab/fix/update-club-details
Update club details
2 parents 2baa5cf + 504eca6 commit fb726ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ export default function Home() {
5050
<h2 className={subtitle()}>
5151
活動について
5252
</h2>
53-
<p>毎週{"{"}月, 水, {"}"}曜日</p>
53+
<p>毎週{"{"}月, 火, 水, {"}"}曜日</p>
5454
<p>午後4時頃から</p>
5555
<p>電気電子・制御情報工学科棟2階 制御情報工学実験室(通称SJ)<br />学内マップ番号 E03 215</p>
5656
<p>入部希望者はSJに来て下さい!</p>

0 commit comments

Comments
 (0)