This is an automated email from the ASF dual-hosted git repository.

andreww pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-docs.git


The following commit(s) were added to refs/heads/develop by this push:
     new 8ae829f  Update deploy.md
8ae829f is described below

commit 8ae829fdecdef745e560ecbc93481b0935c381fd
Author: Andrew Wetmore <[email protected]>
AuthorDate: Thu Feb 1 18:59:22 2018 -0400

    Update deploy.md
    
    Small edits.
---
 create-an-application/application-tutorial/deploy.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/create-an-application/application-tutorial/deploy.md 
b/create-an-application/application-tutorial/deploy.md
index b94cf6a..2cd8914 100644
--- a/create-an-application/application-tutorial/deploy.md
+++ b/create-an-application/application-tutorial/deploy.md
@@ -20,11 +20,11 @@ title: Run the application
 
 # Run the application
 
-Assuming you followed the typical directory and file pattern, and the MXML 
file was in a "src" directory, next to the "src" directory should be a "bin" 
directory and in it is a "js-debug" directory.
+Assuming you followed the typical directory and file pattern, and the MXML 
file was in a "src" directory, next to the "src" directory should be a "bin" 
directory with a "js-debug" directory inside it.
 
-Inside the "js-debug" directory is an index.html.  You can open it in your 
browser and you should see the list of commits appear.
+Inside the "js-debug" directory is an index.html file. You can open it in your 
browser and you should see the list of commits appear.
 
-Or maybe the commits won't appear.  In fact, many browsers will not run this 
app successfully.  Let's figure out why.
+Or maybe the commits won't appear. In fact, many browsers will not run this 
app successfully. Let's figure out why.
 
 {:align="center"}
 [Previous Page](create-an-application/application-tutorial/build.html) \| 
[Next Page](create-an-application/application-tutorial/debug.html)

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to