Skip to content

Commit e5beaa2

Browse files
authored
Merge pull request #71 from sookcha/master
Edit a typo on README
2 parents 554ef2c + 956a2bc commit e5beaa2

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
|`npm run start:web`| Execute the app in the brower |
7676
|`npm run electron:linux`| Builds your application and creates an app consumable on linux system |
7777
|`npm run electron:windows`| On a Windows OS, builds your application and creates an app consumable in windows 32/64 bit systems |
78-
|`npm run electron:mac`| On a MAC OS, builds your application and generates a `.app` file of your application that can be run on Ma |
78+
|`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 |
7979

8080
**Your application is optimised. Only the files of /dist folder are included in the executable.**
8181

0 commit comments

Comments
 (0)