Skip to content

Commit 5d762dd

Browse files
diogosalazarnklayman
authored andcommitted
Fix typos/grammatical errors (#25)
1 parent 82118cd commit 5d762dd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

7575
As 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
9999
As per Electron Webpack's documentation, they can be applied:
100100

0 commit comments

Comments
 (0)