diff options
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/index.html b/docs/index.html index 18c72fe31..e07446494 100644 --- a/docs/index.html +++ b/docs/index.html @@ -611,7 +611,7 @@ <tbody> <tr> <td><code><code></code></td> - <td>In a line of text like this, your wrapped code will look like this <code>>html<</code> element.</td> + <td>In a line of text like this, your wrapped code will look like this <code><html></code> element.</td> </tr> <tr> <td><code><pre></code></td> @@ -620,7 +620,7 @@ <h1>Heading</h1> <p>Something right here...</p> </div></pre> - <p><strong>Note:</strong> Be sure to keep code within <code>pre</code> tags as close to the left as possible; it will render all tabs.</p> + <p><strong>Note:</strong> Be sure to keep code within <code><pre></code> tags as close to the left as possible; it will render all tabs.</p> </td> </tr> <tr> @@ -2030,4 +2030,4 @@ Lorem ipsum dolar sit amet illo error <a href="#" title="below">ipsum</a> verita <script src="assets/js/application.js"></script> </body> -</html>
\ No newline at end of file +</html> |
