Fix a typo on the previews download page

This commit is contained in:
Yuri Sizov
2023-05-18 13:54:10 +02:00
parent 6924a32f94
commit 0fbaacb120

View File

@@ -283,7 +283,7 @@ layout: default
<div class="container">
<div class="padded" style="padding-top:0;margin-top:32px">
<h2>Lastest preview builds</h2>
<h2>Latest preview builds</h2>
{% assign stable_versions = site.data.versions | where: "flavor", "stable" %}