Skip to content

Commit c5512a6

Browse files
pamelafoxcilwerner
andauthored
Update articles/active-directory/develop/includes/web-app/quickstart-python.md
Co-authored-by: Chris Werner <[email protected]>
1 parent 2c2a7fd commit c5512a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/includes/web-app/quickstart-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ You can also use an integrated development environment to open the folder.
7272

7373
1. Go to the application folder.
7474

75-
1. Create an *.env* file in the root folder of the project using *.env.sample* as a guide.
75+
1. Create a *.env* file in the root folder of the project using *.env.sample* as a guide.
7676

7777
```python
7878
TENANT_ID=<tenant id>

0 commit comments

Comments
 (0)