Skip to content

Commit 903bbb5

Browse files
committed
fix: Correct spelling
1 parent 199156d commit 903bbb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: documentation/installation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ In the project root directory:
4040
```
4141
npm run start-dev
4242
```
43-
This will run all of the start processes concurrently, streaming output data from each to the terminal. Each processess' output will be prefixed with its name.
43+
This will run all of the start processes concurrently, streaming output data from each to the terminal. Each processes' output will be prefixed with its name.
4444

4545
# Running the application in production mode
4646

0 commit comments

Comments
 (0)