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 4a36d96 Updates production by Jenkins
4a36d96 is described below
commit 4a36d96bf1a2031816947bbc124795152529f1be
Author: jenkins <[email protected]>
AuthorDate: Thu Nov 23 12:16:20 2017 +0000
Updates production by Jenkins
---
content/getting-started/form-validation.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/getting-started/form-validation.html
b/content/getting-started/form-validation.html
index 090646d..fe8281f 100644
--- a/content/getting-started/form-validation.html
+++ b/content/getting-started/form-validation.html
@@ -162,7 +162,7 @@ these business rules:</p>
<ol>
<li>User must provide a first name</li>
<li>User must provide an email address</li>
- <li>User younger then 18 cannot register</li>
+ <li>User younger than 18 cannot register</li>
</ol>
<p>If you recall from the <a href="processing-forms.html">Processing Forms</a>
tutorial the user’s input into the form fields is placed
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].