fix "at the following" typo
should be "add the following"
This commit is contained in:
parent
e79c723441
commit
16f1b76881
1 changed files with 1 additions and 1 deletions
|
@ -222,7 +222,7 @@ document.addEventListener('DOMContentLoaded', () => {
|
|||
<h4>1. Add the HTML for the modal</h4>
|
||||
|
||||
<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>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue