Use endash for date ranges

This commit is contained in:
Jason Zimdars
2025-09-04 11:59:57 -05:00
parent b5dad7684d
commit 8d0c9852fe
+1 -1
View File
@@ -4,7 +4,7 @@
<span class="overflow-ellipsis">
<span>Highlights for</span>
<%= local_datetime_tag day_timeline.weekly_highlights.starts_at, style: :agoorweekday %>
-
<%= local_datetime_tag day_timeline.weekly_highlights.ends_at, style: :agoorweekday %>
</span>
</span>