Auto merge of #13511 - nerith:doc, r=jdm

README.md: Make keyboard shortcut syntax similar

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors

- [X] These changes do not require tests because it only changes documentation

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13511)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-10-01 08:02:18 -05:00 committed by GitHub
commit d9f53cb14d

View file

@ -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