From: presbrey Date: Wed, 6 Mar 2024 08:07:30 +0000 (-0500) Subject: fix "at the following" typo X-Git-Tag: 1.0.0~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=HEAD;p=thirdparty%2Fbulma.git fix "at the following" typo should be "add the following" --- 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: