File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Then, install and invoke the generator of vue-cli-plugin-electron-builder by run
14
14
15
15
` vue add electron-builder `
16
16
17
- That's It! Your ready to go!
17
+ That's It! You're ready to go!
18
18
19
19
### To start a development server:
20
20
@@ -70,7 +70,7 @@ When building your app, any arguments will be passed to electron-builder. To pas
70
70
71
71
### Electron Builder:
72
72
73
- To see avalible options, check out [ Electron Builder Configuration Options] ( https://www.electron.build/configuration/configuration )
73
+ To see available options, check out [ Electron Builder Configuration Options] ( https://www.electron.build/configuration/configuration )
74
74
75
75
As per Electron Builder's documentation, they can be applied:
76
76
@@ -94,7 +94,7 @@ As per Electron Builder's documentation, they can be applied:
94
94
95
95
### Electron Webpack:
96
96
97
- To see avalible options, check out [Electron Webpack Configuration Options](https://webpack.electron.build/configuration)
97
+ To see available options, check out [Electron Webpack Configuration Options](https://webpack.electron.build/configuration)
98
98
99
99
As per Electron Webpack's documentation, they can be applied:
100
100
You can’t perform that action at this time.
0 commit comments