mirror of
https://github.com/jetzig-framework/jetzig.git
synced 2025-05-14 14:06:08 +00:00
fix spelling mistake
This commit is contained in:
parent
21bf237437
commit
aae890998f
@ -2,6 +2,6 @@
|
||||
<input type="email" name="email" placeholder="name@example.com">
|
||||
<label for="email">Email address</label>
|
||||
<input type="password" name="password" placeholder="Password">
|
||||
<label for="paddword">Password</label>
|
||||
<label for="password">Password</label>
|
||||
<button type="submit" form="login">Sign in</button>
|
||||
</form>
|
||||
|
Loading…
x
Reference in New Issue
Block a user