diff --git a/Live-previews.md b/Live-previews.md
index a1a40df..66ad14a 100644
--- a/Live-previews.md
+++ b/Live-previews.md
@@ -37,7 +37,7 @@ There are 2 previewer plugins for `nnn`, using various mechanisms to display the
1. `nnn` does not watch the hovered file and update the path if it's modified while under preview. Press Esc or click on the entry to update the preview without changing the hovered entry.
2. To close the `preview-tui` and `preview-kitty` preview windows, press ^C on the preview window. Run the plugin again if you want to preview.
-3. To run a plugin when you start `nnn`, use the option `-P`
+3. To run a plugin (e.g. a previewer) when you start `nnn`, use the option `-P`
## Custom script configuration example