pallets-eco / flask-environments

Environment tools and configuration for Flask applications
MIT License
30 stars 14 forks source link

Fix typo #12

Open riccardomurri opened 6 years ago

riccardomurri commented 6 years ago

app.config['ENVIORNMENT'] should instead be app.config['ENVIRONMENT']