Skip to content

Commit 638308e

Browse files
authored
Typo fixes on README
1 parent 857bb86 commit 638308e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@ yarn start
3838

3939
These commands are equivalent and do the following:
4040

41-
1. Dowload and install the latest version of HTML5 Boilerplate
41+
1. Download and install the latest version of HTML5 Boilerplate
4242
2. Installs dependencies
43-
3. Bundles site assets and start a web server using [parcel](https://parceljs.org/)
43+
3. Bundles site assets and start a web server using [Parcel](https://parceljs.org/)
4444
4. Opens a web browser pointed to http://localhost:1234/
4545

4646
## Requirements
4747

48-
`create-html5-boilerplate` is cross-platform. It works whereever node and npm work.
48+
`create-html5-boilerplate` is cross-platform. It works wherever node and npm work.
4949
The only requirements are for `npx`, which requires npm version 5.2 or greater and
5050
`npm init` which requires an npm version greater than 6.0. If you're stuck on an
5151
older version of npm you can still use `create-html5-boilerplate` by running the

0 commit comments

Comments
 (0)