Skip to content

Commit 9ce91c8

Browse files
committed
Tweak whitespaces in EN stats
1 parent 13a1d44 commit 9ce91c8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/views/stats/show.html.erb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
<h1><%= @lang == 'en' ? 'Statistics' : '統計情報' %></h1>
1616
<div style="margin: 30px 36px 0;">
1717
<% if @lang == 'en' %>
18-
This page presents statistics of CoderDojo in Japan.<br class="ignore-sp">Use this to understand CoderDojo activities across Japan.
18+
This page presents statistics of CoderDojo in Japan.<br class="ignore-sp">
19+
Use this to understand CoderDojo activities across Japan.
1920
<% else %>
2021
本ページでは CoderDojo の統計情報をまとめています。<br class="ignore-sp">全国の活動状況を把握したい場面などでご活用ください。
2122
<% end %>

0 commit comments

Comments
 (0)