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

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/struts-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 0f1fb16  Updates production by Jenkins
0f1fb16 is described below

commit 0f1fb168a9176afe00d1dd2a7262c61f222fe08d
Author: jenkins <bui...@apache.org>
AuthorDate: Sun Dec 2 10:30:53 2018 +0000

    Updates production by Jenkins
---
 content/getting-started/how-to-create-a-struts2-web-application.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/content/getting-started/how-to-create-a-struts2-web-application.html 
b/content/getting-started/how-to-create-a-struts2-web-application.html
index f54c10d..a980d70 100644
--- a/content/getting-started/how-to-create-a-struts2-web-application.html
+++ b/content/getting-started/how-to-create-a-struts2-web-application.html
@@ -230,7 +230,7 @@ project folder structure. In your <code 
class="highlighter-rouge">pom.xml</code>
 <h3 id="step-2---add-indexjsp">Step 2 - Add index.jsp</h3>
 
 <p>Our next step is to add a simple <code 
class="highlighter-rouge">index.jsp</code> to this web application. Create an 
<code class="highlighter-rouge">index.jsp</code> under <code 
class="highlighter-rouge">src/main/webapp</code>
-with a title of <strong>Basic Struts 2 Application - Welcome</strong> and in 
the body add an h1 heading of <strong>Welcome to Struts 2!</strong></p>
+with a title of <strong>Basic Struts 2 Application - Welcome</strong> and in 
the body add an h1 heading of <strong>Welcome To Struts 2!</strong></p>
 
 <p><strong>index.jsp</strong></p>
 

Reply via email to