From 0040e59bc4721f795751a70f7d6a82343ac720bb Mon Sep 17 00:00:00 2001 From: Wahyu Wiyoko <68732241+wahyuwiyoko@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:21:02 +0800 Subject: [PATCH] Fix typo 'javascript-implementation-example' anchor tag on modal documentation --- docs/documentation/components/modal.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/components/modal.html b/docs/documentation/components/modal.html index 5919ec51..c20408d1 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.