mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-19 21:09:51 +08:00
fix(curriculum): Working with forms lecture shows incorrect message (#57888)
This commit is contained in:
parent
9adc0a621d
commit
6d419cd35e
@ -86,7 +86,7 @@ One of these attribute names heavily implies what it does.
|
||||
|
||||
## --text--
|
||||
|
||||
What happens if you try to submit something incorrect for the `email` input?
|
||||
What happens if you try to submit a value without an `@` sign for the `email` input?
|
||||
|
||||
## --answers--
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user