We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c2a7fd commit c5512a6Copy full SHA for c5512a6
articles/active-directory/develop/includes/web-app/quickstart-python.md
@@ -72,7 +72,7 @@ You can also use an integrated development environment to open the folder.
72
73
1. Go to the application folder.
74
75
-1. Create an *.env* file in the root folder of the project using *.env.sample* as a guide.
+1. Create a *.env* file in the root folder of the project using *.env.sample* as a guide.
76
77
```python
78
TENANT_ID=<tenant id>
0 commit comments