Skip to content

Commit

Permalink
Merge pull request #571 from SaekiTominaga/contents/tokyu/fix-vf-hr112
Browse files Browse the repository at this point in the history
VF-HR112 の GTO 容量の数値ミスを修正
  • Loading branch information
SaekiTominaga authored Sep 7, 2024
2 parents 2dbff67 + c556a9b commit 83a380b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion astro/src/pages/tokyu/machine/cont_gto.astro
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ const slugger = new GithubSlugger();
<td><a href="#vf-hr112" class="c-link">VF-HR112</a></td>
<td>日立</td>
<td>1987年</td>
<td>4500V–2500A</td>
<td>4500V–2000A</td>
<td>170kW×4</td>
<td></td>
</tr>
Expand Down

0 comments on commit 83a380b

Please sign in to comment.