Skip to content

Commit c97ecfa

Browse files
authored
Update LTS release label on frontpage (#1843)
1 parent 44cf6c8 commit c97ecfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/frontpage.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ <h2>{{page.headerSubtitle}}</h2>
6868
Latest Release: {{ scala_next_release.version }}
6969
</a>
7070
<a href="/download/{{ scala_lts_release.version }}.html" class="button">
71-
LTS Release: {{ scala_lts_release.version }}
71+
Latest LTS Release: {{ scala_lts_release.version }}
7272
</a>
7373
</div>
7474
</div>

0 commit comments

Comments
 (0)