Typo in example on Clay introduction page
-----------------------------------------
Key: SHALE-411
URL: https://issues.apache.org/struts/browse/SHALE-411
Project: Shale
Issue Type: Bug
Components: Website
Affects Versions: 1.0.4
Reporter: Richard W. Eggert II
Priority: Trivial
On the web page describing the Clay component
(http://shale.apache.org/shale-clay/index.html), there is a typo in one of the
examples. It exists in the HTML snippet following the text "Quick! Turn away!
Let's replace that JSP with mockup HTML tied to JSF components:".
Specifically, the first "table" element ends with the following:
</tr>
</tr>
The first </tr> tag should be indented, and the second should be a </table>
instead.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.