diff --git a/js-essentials/toggle-multiple-forms/README.md b/js-essentials/toggle-multiple-forms/README.md index 3eace5d..08a8b1d 100644 --- a/js-essentials/toggle-multiple-forms/README.md +++ b/js-essentials/toggle-multiple-forms/README.md @@ -1,7 +1,9 @@ -# Toggle Multiple Password Fields +# Toggle Multiple Password Fields in Multiple Forms -A script that let's users toggle the visibility with the ability to toggle multiple fields. +A script that let's users toggle the visibility with the ability to +toggle multiple fields in multiple forms. # Reference -* https://leanwebclub.com/learn/js-essentials/project-toggle-multiple-password-fields/ +* https://leanwebclub.com/learn/js-essentials/project-toggle-password-visibility-in-multiple-forms/ +