You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2017/03/26 17:57:04 UTC

svn commit: r1009069 - /websites/production/struts/content/submitting-patches.html

Author: lukaszlenart
Date: Sun Mar 26 17:57:04 2017
New Revision: 1009069

Log:
Updates production

Modified:
    websites/production/struts/content/submitting-patches.html

Modified: websites/production/struts/content/submitting-patches.html
==============================================================================
--- websites/production/struts/content/submitting-patches.html (original)
+++ websites/production/struts/content/submitting-patches.html Sun Mar 26 17:57:04 2017
@@ -210,7 +210,7 @@ git pull
 </code></pre>
 </div>
 
-<p>If you still need to change something, please remember to comit and push changes, but this time you can use just</p>
+<p>If you still need to change something, please remember to commit and push changes, but this time you can use just</p>
 
 <div class="highlighter-rouge"><pre class="highlight"><code>git push
 </code></pre>