Skip to content

Commit e075184

Browse files
committed
“Starts LTS” instead of “Made LTS”
1 parent 2dfba68 commit e075184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/components_guide_web/components/dev_calendar_component.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ defmodule ComponentsGuideWeb.DevCalendarComponent do
258258
<p data-type="lts_starts">
259259
<span class="text-3xl">🦍</span>
260260
<strong><%= @what %></strong>
261-
made LTS
261+
starts LTS
262262
<%= render_when(assigns.date) %>
263263
</p>
264264
"""

0 commit comments

Comments
 (0)