diff --git a/content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-visual-studio.md b/content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-visual-studio.md index 5df40fdfd5..c073f66b1c 100644 --- a/content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-visual-studio.md +++ b/content/copilot/getting-started-with-github-copilot/getting-started-with-github-copilot-in-visual-studio.md @@ -61,7 +61,7 @@ After installation, a {% data variables.product.prodname_copilot %} icon will ap {% data reusables.copilot.create-c-file %} {% data reusables.copilot.type-function-header-c %} {% data variables.product.prodname_copilot %} will show you a suggestion. -3. To see alternate suggestions, press Alt+] (or Alt+[). +3. To see alternative suggestions, press Alt+] (or Alt+[). 4. If {% data variables.product.prodname_copilot %} offers a suggestion you want to accept, press Tab. 5. Alternatively, to reject all suggestions, press Esc. 6. Optionally, you can hover over the suggestion to see the {% data variables.product.prodname_copilot %} command palette for choosing suggestions.