mirror of
https://github.com/aljazceru/pear-docs.git
synced 2025-12-17 22:44:21 +01:00
Fix typo (#130)
This commit is contained in:
committed by
GitHub
parent
74a3e1a3f6
commit
b11083fc8d
@@ -17,7 +17,7 @@ pear init --yes
|
||||
This creates the base project structure.
|
||||
|
||||
- `package.json`. App configuration. Notice the `pear` property.
|
||||
- `index.js`. App entrypoint.
|
||||
- `index.html`. App entrypoint.
|
||||
- `app.js`. Main code.
|
||||
- `test/index.test.js`. Test skeleton.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user