Skip to content

Commit c7884b5

Browse files
authored
Merge pull request #2094 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to master to sync with https://github.com/MicrosoftDocs/visualstudio-docs (branch master)
2 parents 8e7bb25 + 9b612a1 commit c7884b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/python/learn-django-in-visual-studio-step-01-project-and-solution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Answer: Yes. To disable auto-commit, go to the **Settings** page in **Team Explo
112112

113113
## Step 1-3: Create the virtual environment and exclude it from source control
114114

115-
Now that you've configured source control for your project, you can create the virtual environment the necessary Django packages that the project requires. You can then use **Team Explorer** to exclude the environment's folder from source control.
115+
Now that you've configured source control for your project, you can create the virtual environment that contains the necessary Django packages for the project. You can then use **Team Explorer** to exclude the environment's folder from source control.
116116

117117
1. In **Solution Explorer**, right-click the **Python Environments** node and select **Add Virtual Environment**.
118118

0 commit comments

Comments
 (0)