mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-11-27 14:55:20 +03:00
small copy fix.
This commit is contained in:
parent
803fad6d9f
commit
edda0242c4
@ -131,7 +131,7 @@ const MainPage = () => {
|
||||
id="appDesc"
|
||||
required
|
||||
placeholder="Describe your web app in a couple of sentences!
|
||||
Mention pages you want + what should be happening on them, what data should be stored in the db, etc.
|
||||
Mention pages you want + what should be happening on them, what data should be stored in the database, etc.
|
||||
The simpler and more specific the app is, the better the generated app will be."
|
||||
value={appDesc}
|
||||
rows="5"
|
||||
|
Loading…
Reference in New Issue
Block a user