Skip to content

Commit ebbebff

Browse files
committed
Capitalized ctrl
1 parent 573f0e6 commit ebbebff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

documentation/sdk/create-aleo-app/02_create_aleo_app_full.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ Right when the node starts, you'll see information for node 0, copy this down!
6464
If you missed it because it scrolled too fast, use these `tmux` commands to scroll up:
6565

6666
```bash
67-
ctrl+b [ # enter scroll mode to scroll up
68-
ctrl+b w # see all 4 validator nodes
69-
ctrl+b :kill-session # kills the session
67+
Ctrl+b [ # enter scroll mode to scroll up
68+
Ctrl+b w # see all 4 validator nodes
69+
Ctrl+b :kill-session # kills the session
7070
q # exit ctrl+b mode
7171
```
7272

0 commit comments

Comments
 (0)