From: rhedshi Date: Fri, 29 Apr 2016 20:28:41 +0000 (-0700) Subject: Update mac-app-store-submission-guide.md X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=95476a81ae0737683b4fb4496b28de4dfcd27e2d;p=platform%2Fframework%2Fweb%2Fcrosswalk-tizen.git Update mac-app-store-submission-guide.md --- diff --git a/docs/tutorial/mac-app-store-submission-guide.md b/docs/tutorial/mac-app-store-submission-guide.md index 404dcb8..15b6142 100644 --- a/docs/tutorial/mac-app-store-submission-guide.md +++ b/docs/tutorial/mac-app-store-submission-guide.md @@ -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.