Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Commit e149a90

Browse files
authored
Remove ) in gettingstarted.md
1 parent 132eb60 commit e149a90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/jetbrains/gettingstarted.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ As the developer you are always in charge; you can select which suggestion to us
8989
2. GitHub Copilot will again show you a suggested completion.
9090

9191
3. Instead of pressing `Tab`:
92-
* On macOS, press `Option`+`]` for next or `Option`+`[`) for previous.
92+
* On macOS, press `Option`+`]` for next or `Option`+`[` for previous.
9393
* On Windows or Linux, press `Alt`+`]` for next or `Alt`+`[` for previous.
9494

9595
GitHub Copilot will cycle through other alternative suggestions.

0 commit comments

Comments
 (0)