Update mac-app-store-submission-guide.md
authorrhedshi <rhedshi@users.noreply.github.com>
Fri, 29 Apr 2016 20:28:41 +0000 (13:28 -0700)
committerrhedshi <rhedshi@users.noreply.github.com>
Fri, 29 Apr 2016 20:28:41 +0000 (13:28 -0700)
docs/tutorial/mac-app-store-submission-guide.md

index 404dcb8..15b6142 100644 (file)
@@ -65,8 +65,8 @@ And then sign your app with the following script:
 
 # Name of your app.
 APP="YourApp"
-# The path of you app to sign.
-APP_PATH="/path/to/YouApp.app"
+# The path of your app to sign.
+APP_PATH="/path/to/YourApp.app"
 # The path to the location you want to put the signed package.
 RESULT_PATH="~/Desktop/$APP.pkg"
 # The name of certificates you requested.