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 5c91c1f75997dcdb442ee9be348957ec43f95d6f
parent 6120de378cc00d2b0cda7e2963032baa214fb035
Author: AsherMorgan <59518073+AsherMorgan@users.noreply.github.com>
Date:   Sat,  4 Apr 2020 11:31:20 -0700

Remove newline from Adjectives.csv.

Diffstat:
MVocab/Adjectives.csv | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Vocab/Adjectives.csv b/Vocab/Adjectives.csv @@ -33,4 +33,4 @@ Studious,Estudioso,Adjective Sweet,Dulce,Adjective Tall,Alto,Adjective Witty,Ingenioso,Adjective -Young,Joven,Adjective +Young,Joven,Adjective +\ No newline at end of file