spanish-quizzer

An app to quiz you on Spanish vocabulary and verb conjugations
git clone https://git.ashermorgan.net/spanish-quizzer/
Log | Files | Refs | README

commit 943d0e09ebf62729da3a0612525ec8f717e7495a
parent 15a26cdaf5a213843e275aebc6a6d7c78a63b90e
Author: AsherMorgan <59518073+AsherMorgan@users.noreply.github.com>
Date:   Mon, 27 Jul 2020 17:32:03 -0700

Change "Filters" label to "Verb Filters".

Diffstat:
Mindex.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html @@ -70,7 +70,7 @@ </div> <h3> - Filters + Verb Filters <button id="verbAddFilter" onclick="AddVerbFilter();">Add Filter</button> </h3>