diff --git a/docs/documentation/components/modal.html b/docs/documentation/components/modal.html index c40d3ee3..9026e553 100644 --- a/docs/documentation/components/modal.html +++ b/docs/documentation/components/modal.html @@ -222,7 +222,7 @@ document.addEventListener('DOMContentLoaded', () => {

1. Add the HTML for the modal

- At the end of your page, before the closing </body> tag, at the following HTML snippet: + At the end of your page, before the closing </body> tag, add the following HTML snippet: