diff --git a/docs/visualstudiocode/gettingstarted.md b/docs/visualstudiocode/gettingstarted.md index c86e856..46e5fec 100644 --- a/docs/visualstudiocode/gettingstarted.md +++ b/docs/visualstudiocode/gettingstarted.md @@ -71,8 +71,8 @@ As the developer you are always in charge; you can select which suggestion to us 2. GitHub Copilot will again show you a suggested completion. 3. Instead of pressing `Tab`: - * On macOS, press `Option (⌥) or Alt`+`]` (or `Option (⌥) or Alt`+`[`). - * On Windows or Linux, press `Alt`+`]` (or `Alt`+`[`). + * On macOS, press `Option (⌥) `+`]` or `Option (⌥) `+`[`. + * On Windows or Linux, press `Alt`+`]` or `Alt`+`[`. GitHub Copilot will cycle through other alternative suggestions.