We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 732268d commit 0c441b2Copy full SHA for 0c441b2
docs/content/2.guide/2.keyboard-shortcuts.md
@@ -29,10 +29,10 @@ These shortcuts work anywhere on the site. Press `/` from any page to quickly se
29
30
## Package page
31
32
-| Key | Action |
33
-| --- | ----------------- |
34
-| `m` | main package |
35
-| `.` | Open code viewer |
36
-| `d` | Open docs |
37
-| `c` | Compare package |
38
-| `-` | Changelog package |
+| Key | Action |
+| --- | ---------------------- |
+| `m` | open main package |
+| `.` | Open code viewer |
+| `d` | Open docs |
+| `c` | Compare package |
+| `-` | open changelog package |
0 commit comments