From: Wahyu Wiyoko <68732241+wahyuwiyoko@users.noreply.github.com> Date: Fri, 21 Jan 2022 11:21:02 +0000 (+0800) Subject: Fix typo 'javascript-implementation-example' anchor tag on modal documentation X-Git-Tag: 0.9.4~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0040e59bc4721f795751a70f7d6a82343ac720bb;p=thirdparty%2Fbulma.git Fix typo 'javascript-implementation-example' anchor tag on modal documentation --- diff --git a/docs/documentation/components/modal.html b/docs/documentation/components/modal.html index 5919ec51d..c20408d14 100644 --- a/docs/documentation/components/modal.html +++ b/docs/documentation/components/modal.html @@ -169,7 +169,7 @@ document.addEventListener('DOMContentLoaded', () => { JavaScript implementation example
- Bulma does not include any JavaScript. However, this documentation provides a JS implementation example that you are free to use. + Bulma does not include any JavaScript. However, this documentation provides a JS implementation example that you are free to use.