File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
title : ' Quickstart: Deploy a Python (Django or Flask) web app to Azure'
3
3
description : Get started with Azure App Service by deploying your first Python app to Azure App Service.
4
4
ms.topic : quickstart
5
- ms.date : 03/15 /2022
5
+ ms.date : 03/22 /2022
6
6
author : DavidCBerry13
7
7
ms.author : daberry
8
8
ms.devlang : python
@@ -39,7 +39,7 @@ To run the application locally:
39
39
40
40
### [ Flask] ( #tab/flask )
41
41
42
- 1 . Navigate into in the application folder:
42
+ 1 . Go to the application folder:
43
43
44
44
``` Console
45
45
cd msdocs-python-flask-webapp-quickstart
@@ -69,7 +69,7 @@ Having issues? [Let us know](https://aka.ms/PythonAppServiceQuickstartFeedback).
69
69
70
70
### [Django](#tab/django)
71
71
72
- 1. Navigate into in the application folder:
72
+ 1. Go to the application folder:
73
73
74
74
```Console
75
75
cd msdocs-python-django-webapp-quickstart
You can’t perform that action at this time.
0 commit comments