freeCodeCamp / mail-for-good

An open source email campaign management tool for nonprofits
BSD 3-Clause "New" or "Revised" License
3.83k stars 476 forks source link

Typo in response message while generating email csv #262

Closed microworlds closed 6 years ago

microworlds commented 6 years ago

A little typo in generateEmailCsv.py file

https://github.com/freeCodeCamp/mail-for-good/blob/a68222fa94cb5552eaa5544c5494ddba7f09c5a8/utility/generateEmailCsv.py#L7

I think it should be: print('This may take some time if the CSV is large ...')