Skip to content

Commit

Permalink
Typo, shorter
Browse files Browse the repository at this point in the history
  • Loading branch information
GrosSacASac committed Dec 7, 2020
1 parent 749a524 commit 54b9a3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Made for static Single page apps. Get started with files and structure ready.

### Zero second compile time during development

When developping, thanks to ES-modules there is no need to run a bundler, just refresh your browser to see changes.
When developing, thanks to ES-modules there is no need to run a bundler, just refresh your browser to see changes.

## How to

Expand Down Expand Up @@ -73,7 +73,7 @@ To enable auto reload on file change use

`npm run serve-dev`

then open http://localhost:8080/ (`source/index.html`)
Open http://localhost:8080/ (`source/index.html`)

### How does it work without compilation step ?

Expand Down

0 comments on commit 54b9a3f

Please sign in to comment.