diff --git a/README.md b/README.md
index 6416191..47cdde4 100644
--- a/README.md
+++ b/README.md
@@ -136,9 +136,9 @@ command (process) that is recorded can be specified with `-c` option (see
below), and defaults to `$SHELL` which is what you want in most cases.
You can temporarily pause the capture of your terminal by pressing
-Ctrl+\. This is useful when you want to execute some commands during
+Ctrl+\\. This is useful when you want to execute some commands during
the recording session that should not be captured (e.g. pasting secrets). Resume
-by pressing Ctrl+\ again. When pausing desktop notification is
+by pressing Ctrl+\\ again. When pausing desktop notification is
displayed so you're sure the sensitive output won't be captured in the
recording.