Fixed typos
authorSAKATA Sinji <contact@sinjis-view.mydns.jp>
Wed, 7 May 2014 11:04:14 +0000 (20:04 +0900)
committerSAKATA Sinji <contact@sinjis-view.mydns.jp>
Wed, 7 May 2014 11:04:14 +0000 (20:04 +0900)
docs/tutorial/application-distribution.md

index 0392cb9..cba702c 100644 (file)
@@ -23,7 +23,7 @@ atom-shell/resources/app
 └── index.html
 ```
 
-Then execute `Atom.app` (or `atom` on Linux, and `atom.exe` on Window), and
+Then execute `Atom.app` (or `atom` on Linux, and `atom.exe` on Windows), and
 atom-shell will start as your app. The `atom-shell` directory would then be
 your distribution that should be delivered to final users.