Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
spell check
  • Loading branch information
mDandini committed Mar 4, 2023
1 parent 5ce79f7 commit 1a3ace5
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 @@ -32,7 +32,7 @@ Open [http:https://localhost:3000](http:https://localhost:3000) to view it in your browser.

### Configuration switching

The project has a "production" mode that demonstrates node-config's heirarchical configuration management. Run the following at the command prompt:
The project has a "production" mode that demonstrates node-config's hierarchical configuration management. Run the following at the command prompt:

```
npm start:production
Expand All @@ -50,7 +50,7 @@ This runs the unit tests in interactive watch mode. Enter `a` at the prompt to r

## Building the project

Run the folling at a command prompt:
Run the following at a command prompt:

```
npm run build
Expand Down

0 comments on commit 1a3ace5

Please sign in to comment.