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

Commit 678dd7e

Browse files
authored
Merge pull request #13 from masoodkamyab/patch-1
Remove redundant `)` in gettingstarted.md
2 parents 132eb60 + e149a90 commit 678dd7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)