Skip to content

Commit 16f0edd

Browse files
knollearySteve-Mcl
andauthored
Apply suggestions from code review
Co-authored-by: Stephen McLaughlin <[email protected]>
1 parent eb342fd commit 16f0edd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_posts/2022-07-13-version-3-0-released.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Junctions do not appear as regular nodes in the palette or flow outline, but can
7676
added through the quick-add dialog (Ctrl-click in the workspace) or the new Context Menu.
7777

7878
You can also insert a Junction into an existing wire by slicing through it with the
79-
mouse by holding `Alt-Shift` when dragging across the wire. Note that some OS might
79+
mouse by holding <kbd>alt-shift</kbd> when dragging across the wire. Note that some OS might
8080
use that same combination to move the active window, so this won't work there. We
8181
don't yet have a way to allow the mouse actions to be customised, so users affected
8282
by that would have to use the other methods to add Junctions.
@@ -101,8 +101,8 @@ options to quickly jump between the search results.
101101

102102
We've added a pair of new actions to help navigate the results:
103103

104-
- `core:search-previous` - shortcut: `shift-f`
105-
- `core:search-next` - shortcut: `f`
104+
- `core:search-next` - shortcut: <kbd>f</kbd>
105+
- `core:search-previous` - shortcut: <kbd>shift-f</kbd>
106106

107107
We've also added some more predefined searches, including the ability to restrict
108108
the search to the current flow.

0 commit comments

Comments
 (0)