mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-11-23 10:14:08 +03:00
readme: typo fix
This commit is contained in:
parent
22a86976a5
commit
a604518da6
@ -21,7 +21,7 @@
|
||||
|
||||
Develop full stack web apps without boilerplate. Describe common features via Wasp DSL and write the rest in React, Node.js and Prisma.
|
||||
|
||||
Wasp (**W**eb **A**pplication **Sp**ecification Language) is a declarative configugation tool for developing, building and deploying modern full-stack web apps with less code.
|
||||
Wasp (**W**eb **A**pplication **Sp**ecification Language) is a declarative configuration tool for developing, building and deploying modern full stack web apps with less code.
|
||||
|
||||
```js
|
||||
// file: main.wasp
|
||||
|
Loading…
Reference in New Issue
Block a user