diff options
Diffstat (limited to 'docs/docs.html')
| -rw-r--r-- | docs/docs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs.html b/docs/docs.html index 321f63ab5..0d259169a 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -2137,7 +2137,7 @@ For example, <code><section></code> should be wrapped as inline. <input class="btn" type="button" value="Input"> <input class="btn" type="submit" value="Submit"> {% endhighlight %} - <p>As a best practice, <strong>we highly recommend matching using the <code><button<</code> element whenever possible</strong> to ensure matching cross-browser rendering.</p> + <p>As a best practice, <strong>we highly recommend matching using the <code><button></code> element whenever possible</strong> to ensure matching cross-browser rendering.</p> </div> |
