From 45630ecda6cd4d42328980c92397f2343b23bb2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Mon, 12 Oct 2020 12:32:43 -0300 Subject: [PATCH] Minor fix on lines 17, 21 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 00142f4..167283d 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,11 @@ OpenSource subtractive synthetizer using [Web Audio API](http://webaudio.github. * low pass filter * ADSR volume envelope * 2 parametric LFOs -* oscilloscope for freqency/time domains +* oscilloscope for frequency/time domains ## Dependencies -This project is currently dependendent on the following 3rd party libraries: +This project is currently dependent on the following 3rd party libraries: * [jQuery](http://jquery.com/) - MIT * [jquery-tmpl](https://github.com/BorisMoore/jquery-tmpl) - Dual licensed under the MIT or GPL Version 2 licenses. * [qwerty-hancock](https://github.com/stuartmemo/qwerty-hancock) - MIT