From 4e086fc6bed2150b7e8f4c58e41a2664b1210a8d Mon Sep 17 00:00:00 2001 From: gewfy Date: Thu, 12 Dec 2024 21:56:02 +0100 Subject: [PATCH] Fix typo --- content/src/ui/Modal.UpgradeAccount.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/src/ui/Modal.UpgradeAccount.json b/content/src/ui/Modal.UpgradeAccount.json index 7b6188f30e..da294ae5ee 100644 --- a/content/src/ui/Modal.UpgradeAccount.json +++ b/content/src/ui/Modal.UpgradeAccount.json @@ -2,7 +2,7 @@ "en": { "title": "Register as a host to create public sessions", "button": "Create account", - "password": "Passsword", + "password": "Password", "email": "Email" }, "pt": { @@ -27,4 +27,4 @@ "password": "Contraseña", "title": "Regístrate como anfitrión/a para crear sesiones abiertas a todo el mundo" } -} \ No newline at end of file +}