From 9a9fa553bd5d1bc37a21de663d8f9e9ff5a0851a Mon Sep 17 00:00:00 2001 From: Jonathan Rosenbaum Date: Thu, 27 Jul 2017 00:10:35 -0400 Subject: [PATCH] Updated jQuery Libraries (markdown) --- jQuery-Libraries.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jQuery-Libraries.md b/jQuery-Libraries.md index 6360353..cb6b748 100644 --- a/jQuery-Libraries.md +++ b/jQuery-Libraries.md @@ -2,7 +2,7 @@ * noUiSlider is used for the slider to choose accounting ranges: [https://refreshless.com/nouislider/](https://refreshless.com/nouislider/) -* wNumb is used for the formatting / display of numbers that is used with the slider: [https://refreshless.com/wnumb/](https://refreshless.com/wnumb/) +* wNumb is used for the formatting / display of numbers that is used with the slider, and in contacts with the email choice slider: [https://refreshless.com/wnumb/](https://refreshless.com/wnumb/) * libLink is a Library for binding jQuery elements to plugins, used by [older versions](https://refreshless.com/nouislider/new-version/) of noUiSlider: [https://github.com/leongersen/libLink](https://github.com/leongersen/libLink)