From 6b217b2669236b1ac095df769598f52a09909b60 Mon Sep 17 00:00:00 2001 From: Brandon Fairchild Date: Thu, 29 Sep 2016 11:26:26 -0400 Subject: [PATCH] README.md: Make keyboard shortcut syntax similar --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index abe456141112..d6a5ecf65f0b 100644 --- a/README.md +++ b/README.md @@ -198,8 +198,8 @@ URL with servo). ### Keyboard Shortcuts -- `Ctrl--` zooms out -- `Ctrl-=` zooms in +- `Ctrl`+`-` zooms out +- `Ctrl`+`=` zooms in - `Alt`+`left arrow` goes backwards in the history - `Alt`+`right arrow` goes forwards in the history - `Esc` exits servo