From 4fb1cd384a5a8667a05d19eb33e21096907db938 Mon Sep 17 00:00:00 2001 From: danbulant Date: Sat, 28 Sep 2019 19:30:53 +0200 Subject: [PATCH] Spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c598f64..34eb213 100644 --- a/README.md +++ b/README.md @@ -32,4 +32,4 @@ Make sure the input is save, it's directly executed and not checked for anything 'output' folder is for .cvs files. Output of sql2csv is written to the folder, the name of the file is same as input file except .sql is changed to .cvs. -**The folders should be created __before__ running the program. Sql2cvs doesn't create folders and will fail if they don't exists!** +**The folders should be created __before__ running the program. Sql2cvs doesn't create folders and will fail if they don't exist!**