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
1414
1515` vue add electron-builder `
1616
17- That's It! Your ready to go!
17+ That's It! You're ready to go!
1818
1919### To start a development server:
2020
@@ -70,7 +70,7 @@ When building your app, any arguments will be passed to electron-builder. To pas
7070
7171### Electron Builder:
7272
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 )
7474
7575As per Electron Builder's documentation, they can be applied:
7676
@@ -94,7 +94,7 @@ As per Electron Builder's documentation, they can be applied:
9494
9595### Electron Webpack:
9696
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)
9898
9999As per Electron Webpack's documentation, they can be applied:
100100
You can’t perform that action at this time.
0 commit comments