diff --git a/Live-previews.md b/Live-previews.md index 1449949..90c1758 100644 --- a/Live-previews.md +++ b/Live-previews.md @@ -27,7 +27,7 @@ Every plugins use `NNN_FIFO`, so it needs to be exported. You can either: alias nnn='NNN_FIFO="$(mktemp -u)" nnn' ``` -`nnn` will create the per-instance FIFO files. + `nnn` will create the per-instance FIFO files. ### Using the plugin