mirror of
https://github.com/godotengine/godot-website.git
synced 2026-01-04 06:09:55 +03:00
Fix a typo on the previews download page
This commit is contained in:
@@ -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" %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user