diff --git a/store/README.md b/store/README.md index 7cc6e5f5..9313fe93 100644 --- a/store/README.md +++ b/store/README.md @@ -36,7 +36,7 @@ FLASK_APP=app.py FLASK_ENV=development flask --debug run ## Translation -It's based on Flask-Babel : +It's based on Flask-Babel : ```bash source venv/bin/activate