fix: typo

This commit is contained in:
Zamitto
2025-04-26 11:30:35 -03:00
parent 4d459ac09e
commit 655496c844
20 changed files with 20 additions and 20 deletions

View File

@@ -362,7 +362,7 @@ export function GameOptionsModal({
<div className="game-options-modal__downloads">
<div className="game-options-modal__header">
<h2>{t("downloads_secion_title")}</h2>
<h2>{t("downloads_section_title")}</h2>
<h4 className="game-options-modal__header-description">
{t("downloads_section_description")}
</h4>