fix "at the following" typo

should be "add the following"
This commit is contained in:
presbrey 2024-03-06 03:07:30 -05:00 committed by Jeremy Thomas
parent e79c723441
commit 16f1b76881

View File

@ -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>&lt;/body&gt;</code> tag, at the following HTML snippet:
At the end of your page, before the closing <code>&lt;/body&gt;</code> tag, add the following HTML snippet:
</p>
</div>