mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
fix "at the following" typo
should be "add the following"
This commit is contained in:
parent
e79c723441
commit
16f1b76881
@ -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>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user