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 af46f35 Updates production by Jenkins af46f35 is described below commit af46f35d6c32efad7c6c0a177a6b8348e5d76212 Author: jenkins <bui...@apache.org> AuthorDate: Fri Dec 1 07:24:56 2017 +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 d1f8fbf..ea08637 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 @@ -255,7 +255,7 @@ You should see the following:</p> <h3 id="step-3---add-struts-2-jar-files-to-class-path">Step 3 - Add Struts 2 Jar Files To Class Path</h3> -<p>Now that we know we have a working Java web application, lets add the minimal required Struts 2 framework Jar files +<p>Now that we know we have a working Java web application, let’s add the minimal required Struts 2 framework Jar files to our web application’s class path. In <code class="highlighter-rouge">pom.xml</code> add the following dependency node:</p> <p><strong>pom.xml dependency node</strong></p> -- To stop receiving notification emails like this one, please contact ['"commits@struts.apache.org" <commits@struts.apache.org>'].