Skip to content

Commit

Permalink
Merge pull request #392 from scalamatsuri/fixTrainingDayText
Browse files Browse the repository at this point in the history
トレーニング・デイ表記揺れを修正
  • Loading branch information
omiend authored Jun 27, 2024
2 parents e63e5f6 + aabc857 commit 2419ff7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/training-day/index.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<MainVisual title="ScalaMatsuri 2024 トレーニング" />
<MainVisual title="ScalaMatsuri 2024 トレーニング・デイ" />
<div class="section">
<div class="organizer">
<div class="recruit_logo">
Expand All @@ -10,7 +10,7 @@
</div>
</div>
<p class="section_text">
「ScalaMatsuri 2024 トレーニング」を株式会社リクルート様と共同開催することとなりました!<br />
「ScalaMatsuri 2024 トレーニング・デイ」を株式会社リクルート様と共同開催することとなりました!<br />
講師には <a href="https://twitter.com/gakuzzzz" target="_blank">がくぞ</a>氏をお招きし、ScalaMatsuri 2024 を楽しむための Scala
の基礎を学ぶことができます。<br />
是非この機会に Scala の基礎知識を学び、ScalaMatsuri 2024 を存分にお楽しみください!
Expand Down

0 comments on commit 2419ff7

Please sign in to comment.