Correct typo

This commit is contained in:
MathMan05 2024-06-18 11:13:56 -05:00
parent 68de802a4d
commit 4acae9b3df

View file

@ -11,7 +11,7 @@
<input type="text" placeholder="Instance URL" name="instance" value="https://spacebar.chat/" id="instancein" required><br><br> <input type="text" placeholder="Instance URL" name="instance" value="https://spacebar.chat/" id="instancein" required><br><br>
<label for="uname"><b>Email:</b></label><br> <label for="uname"><b>Email:</b></label><br>
<input type="text" placeholder="Enter Username" name="uname" required><br><br> <input type="text" placeholder="Enter Email" name="uname" required><br><br>
<label for="psw"><b>Password:</b></label><br> <label for="psw"><b>Password:</b></label><br>
<input type="password" placeholder="Enter Password" name="psw" required><br><br><br><br> <input type="password" placeholder="Enter Password" name="psw" required><br><br><br><br>