Closed
Description
p5.js version
2.7.3
What is your operating system?
Mac OS
Web browser and version
Chrome and 117.0.5938.132
Actual Behavior
Validation typo in sign up page email
Expected Behavior
This should state Please enter an email
instead of Please enter a email
Steps to reproduce
Steps:
- Open p5.js web editor
- Click on sign up
- Click on email input
- Notice the typo in email's validation
To Note: Also similar to #2560, raised by @apsinghdev. Referenced here to help organize issues.