diff --git a/docs/previewing.md b/docs/previewing.md index 0d9f3529..fbf66797 100644 --- a/docs/previewing.md +++ b/docs/previewing.md @@ -129,7 +129,7 @@ set synctex true set synctex-editor-command "code -g %{input}:%{line}" ``` -You can execute the search by pressing `Alt+Click` in the PDF document. +You can execute the search by pressing `Ctrl+Click` in the PDF document. ---