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 ad06873 Updates production by Jenkins
ad06873 is described below
commit ad06873b4dd81b88f6211dd64faf27f3357bc1a9
Author: jenkins <[email protected]>
AuthorDate: Wed Nov 22 12:18:49 2017 +0000
Updates production by Jenkins
---
content/getting-started/using-tags.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/getting-started/using-tags.html
b/content/getting-started/using-tags.html
index cb37181..299dcd3 100644
--- a/content/getting-started/using-tags.html
+++ b/content/getting-started/using-tags.html
@@ -215,7 +215,7 @@ a query string parameter and its value use the Struts 2
param tag, nested inside
...
</code></pre>
-<p>Rather then put the url tag as the value for the anchor tag’s href
attribute, we’ve separated out the s:url tag into
+<p>Rather than put the url tag as the value for the anchor tag’s href
attribute, we’ve separated out the s:url tag into
its own code block. Nested inside the url tag is the Struts 2 param tag. This
tag lets you specify a parameter name (
e.g. userName) and a value for that parameter (e.g. Bruce Phillips).</p>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].