mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
fix "at the following" typo
should be "add the following"
This commit is contained in:
@@ -222,7 +222,7 @@ document.addEventListener('DOMContentLoaded', () => {
|
|||||||
<h4>1. Add the HTML for the modal</h4>
|
<h4>1. Add the HTML for the modal</h4>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
At the end of your page, before the closing <code></body></code> tag, at the following HTML snippet:
|
At the end of your page, before the closing <code></body></code> tag, add the following HTML snippet:
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user