Skip to content

Commit 7986dda

Browse files
committed
Merge pull request #102 from necraidan/master
Correction of a word.
2 parents fdfb7a4 + 69909f4 commit 7986dda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Your built files are in the /dist folder.
7575

7676
|Command|Description|
7777
|--|--|
78-
|`npm run start:web`| Execute the app in the brower |
78+
|`npm run start:web`| Execute the app in the browser |
7979
|`npm run electron:linux`| Builds your application and creates an app consumable on linux system |
8080
|`npm run electron:windows`| On a Windows OS, builds your application and creates an app consumable in windows 32/64 bit systems |
8181
|`npm run electron:mac`| On a MAC OS, builds your application and generates a `.app` file of your application that can be run on Mac |

0 commit comments

Comments
 (0)