diff --git a/docs/local_dev_remote_kratos.md b/docs/local_dev_remote_kratos.md index 83a43cab411adc502091119ce6434eb030044cd8..0933e70a71a12bc4506a5360c28279205def601f 100644 --- a/docs/local_dev_remote_kratos.md +++ b/docs/local_dev_remote_kratos.md @@ -227,7 +227,7 @@ sudo systemctl reload nginx.service 3. Run FLASK app -Now it is time to start the flask app. Please sure you are using python 3 in your enviroment. And install the required dependencies: +Now it is time to start the flask app. Please make sure you are using python 3 in your environment. And install the required dependencies: ``` cd projectroot/login