Correct typos in docs

This commit is contained in:
Kevin Sawicki 2016-06-16 15:19:38 -07:00
parent 64ae5cf5a1
commit 094098b571
5 changed files with 7 additions and 7 deletions

View file

@ -104,7 +104,7 @@ folder.
Once the expanded AppX files are created, the tool uses the Windows App Packager
(`MakeAppx.exe`) to create a single-file AppX package from those files on disk.
Finally, the tool can be used to create a trusted certificate on your computer
to sign the new AppX pacakge. With the signed AppX package, the CLI can also
to sign the new AppX package. With the signed AppX package, the CLI can also
automatically install the package on your machine.
## Step 3: Using the AppX Package
@ -157,4 +157,4 @@ Once installation succeeded, you can move on to compiling your Electron app.
[add-appxpackage]: https://technet.microsoft.com/en-us/library/hh856048.aspx
[electron-packager]: https://github.com/electron-userland/electron-packager
[electron-windows-store]: https://github.com/catalystcode/electron-windows-store
[background-task]: https://github.com/felixrieseberg/electron-uwp-background
[background-task]: https://github.com/felixrieseberg/electron-uwp-background