Skip to content

Commit

Permalink
Fixed typo in README.md
Browse files Browse the repository at this point in the history
The word "RECOMMENDED" in the README file was previously spelled incorrectly. This commit corrects the error.
  • Loading branch information
ZelnickB committed Aug 6, 2020
1 parent 2961275 commit dd5c23b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ An easy-to-configure, open-source Node.js web server

> :bulb: **Tip**: To save disk space, you may want to use the `-depth` option to limit the number of commits that are cloned.
- **[RECCOMENDED]** For the latest Aluminum release
- **[RECOMMENDED]** For the latest Aluminum release
```shell
git clone --branch "latest" "https://github.com/NovaDevelopment/aluminum.git" "./";
```
Expand Down

0 comments on commit dd5c23b

Please sign in to comment.