zellij: fix typo (#10383)

fix typo in detach command, it's O not N.
pull/23/head
Tony Fischer 2023-06-15 21:10:21 +02:00 committed by GitHub
parent db421dd736
commit c802bcf0b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -22,4 +22,4 @@
- Detach from the current session (inside a zellij session):
`Ctrl + N, D`
`Ctrl + O, D`