Update application-distribution.md
authorNicholas Arcuri <narcuri1@gmail.com>
Wed, 14 Oct 2015 10:28:27 +0000 (06:28 -0400)
committerNicholas Arcuri <narcuri1@gmail.com>
Wed, 14 Oct 2015 10:28:27 +0000 (06:28 -0400)
Fix typo on line 38

docs/tutorial/application-distribution.md

index 4f1f520..d65bc08 100644 (file)
@@ -35,7 +35,7 @@ exposing your app's source code to users.
 
 To use an `asar` archive to replace the `app` folder, you need to rename the
 archive to `app.asar`, and put it under Electron's resources directory like
-below, and Electron will then try read the archive and start from it.
+below, and Electron will then try to read the archive and start from it.
 
 On OS X: