zellij: fix typo (#10383)

fix typo in detach command, it's O not N.
This commit is contained in:
Tony Fischer
2023-06-15 21:10:21 +02:00
committed by GitHub
parent db421dd736
commit c802bcf0b0

View File

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