Skip to content

Commit

Permalink
fix: event name
Browse files Browse the repository at this point in the history
  • Loading branch information
yuta-ike committed Aug 11, 2024
1 parent 343c0fc commit 9a24d39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/subevents/const/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ type SubEvent = {

export const SUB_EVENTS = [
{
title: "TSKaigiサブイベント #1 フロントエンド",
title: "TSKaigi Mashup #1 フロントエンド",
description: [
"TSKaigiサブイベントは、TypeScriptコミュニティの活性化のために、TSKaigi運営チームが開催する定期イベントです!",
"オンライン・オフライン合わせて2000名以上にご参加いただいたTSKaigi2024では、フロントエンドからハードウェアまで、様々な分野のセッションを展開しました。",
Expand Down

0 comments on commit 9a24d39

Please sign in to comment.