Skip to content

Commit 044bb6e

Browse files
Merge pull request #7369 from GitHubPang/master
Fix minor typos in "Tutorial: Open a project from a repo"
2 parents e5cfcd8 + b48599a commit 044bb6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/get-started/tutorial-open-project-from-repo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.workload:
1616
- "dotnetcore"
1717
---
1818
# Tutorial: Open a project from a repo
19-
F
19+
2020
In this tutorial, you'll use Visual Studio to connect to a repository for the first time and then open a project from it.
2121

2222
If you haven't already installed Visual Studio, go to the [Visual Studio downloads](https://visualstudio.microsoft.com/downloads) page to install it for free.
@@ -39,7 +39,7 @@ Here's how.
3939

4040
1. Enter or type the repository location, and then select the **Clone** button.
4141

42-
:::image type="content" source="../ide/media/vs-2022/clone-repository-enter-location.png" alt-text="[Screenshot of the Clone a Repository dialog in Visual Studio where you enter a Git repo URL.":::
42+
:::image type="content" source="../ide/media/vs-2022/clone-repository-enter-location.png" alt-text="Screenshot of the Clone a Repository dialog in Visual Studio where you enter a Git repo URL.":::
4343

4444
1. You might be asked for your user sign-in information in the **Git User Information** dialog box. You can either add your information or edit the default information it provides.
4545

0 commit comments

Comments
 (0)