Skip to content

Commit af4b00d

Browse files
author
Saul Hudson
committed
Fix spelling errors
1 parent a277ea6 commit af4b00d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,20 +32,20 @@ Netlify
3232
```
3333

3434
### Build Instructions
35-
Requires Node & NPM.
35+
Requires Node (14) & NPM.
3636

3737
1. Ensure Node Package Manager (NPM) and Angular CLI (NG) are installed.
3838
```
3939
npm -v
4040
npm install -g @angular/cli
4141
ng --version
4242
```
43-
2. Fork the reposititory.
43+
2. Fork the repository.
4444
3. Clone your fork to your local development environment.
4545
```
4646
git clone [url]
4747
```
48-
4. Change into the Fretonantor directory.
48+
4. Change into the Fretonator directory.
4949
```
5050
cd fretonator
5151
```
@@ -61,4 +61,4 @@ ng serve --open
6161

6262
```
6363
This project was generated using [Nx](https://nx.dev).
64-
```
64+
```

0 commit comments

Comments
 (0)