Skip to content

Commit 660e222

Browse files
authored
Fix blocking issues
1 parent f3addb7 commit 660e222

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/ide/visual-studio-github-copilot-get-started.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ monikerRange: '>= vs-2022'
1313
ms.custom: copilot-learning-hub
1414
---
1515

16-
# Get Started with GitHub Copilot
16+
# Get started with GitHub Copilot
1717

1818
Welcome to GitHub Copilot, your AI companion in Visual Studio!
1919

@@ -24,11 +24,11 @@ In this article you learn how to use Copilot and make the most of its features i
2424
## Launch Copilot
2525

2626
1. Launch Visual Studio (version 17.8 or later). </br>
27-
<sup>*</sup>It's recommended to update to the latest version of Visual Studio to get the most out of Copilot.
27+
*It's recommended to update to the latest version of Visual Studio to get the most out of Copilot.*
2828
1. Create a new project, open an existing project, or continue without code to launch the IDE.
2929
1. Select the **GitHub Copilot** badge in the upper right corner of Visual Studio, and select **Open Chat Window to Sign In**
3030

31-
:::image type="content" source="media/vs-2022/visual-studio-github-copilot-install-and-states/copilot-state-inactive-sign-in.png" alt-text="GitHub Copilot badge in Visual Studio":::
31+
:::image type="content" source="media/vs-2022/visual-studio-github-copilot-install-and-states/copilot-state-inactive-sign-in.png" alt-text="Screenshot shwoing the GitHub Copilot badge in Visual Studio.":::
3232

3333
If Copilot isn't installed, select **Install Copilot** from the dropdown and follow the installer prompts. For more information, see [Manage Copilot installation and state](visual-studio-github-copilot-install-and-states.md).
3434

0 commit comments

Comments
 (0)