we -> it
authorKevin Sawicki <kevinsawicki@gmail.com>
Fri, 27 May 2016 21:34:23 +0000 (14:34 -0700)
committerKevin Sawicki <kevinsawicki@gmail.com>
Fri, 27 May 2016 21:34:23 +0000 (14:34 -0700)
docs/tutorial/application-distribution.md

index 9db4b0f..c8ec1f6 100644 (file)
@@ -161,7 +161,7 @@ we appreciate your help.
   * `ELECTRON_RELEASE` - Set to `true` and the upload part will run, leave unset
     and `surf-build` will just do CI-type checks, appropriate to run for every
     pull request.
-  * `CI` - Set to `true` or else we'll fail
+  * `CI` - Set to `true` or else it will fail
   * `GITHUB_TOKEN` - set it to the same as `ELECTRON_GITHUB_TOKEN`
   * `SURF_TEMP` - set to `C:\Temp` on Windows to prevent path too long issues
   * `TARGET_ARCH` - set to `ia32` or `x64`