mirror of
https://github.com/bewcloud/bewcloud.git
synced 2026-03-11 08:54:49 +00:00
Update README.md: fixed lil typo
This commit is contained in:
parent
b81710a720
commit
b7bf69b974
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ $ make build # generates all static files for production deploy
|
|||
|
||||
- Routes defined at `routes/`.
|
||||
- Static files are defined at `static/`.
|
||||
- Static frontent components are defined at `components/`.
|
||||
- Static frontend components are defined at `components/`.
|
||||
- Interactive frontend components are defined at `islands/`.
|
||||
- Cron jobs are defined at `crons/`.
|
||||
- Reusable bits of code are defined at `lib/`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue