branch: externals/inspector
commit a9e41424faaa3a73843fe49cef1782ffc0b3ed34
Author: Mariano Montone <marianomont...@gmail.com>
Commit: GitHub <nore...@github.com>

    Update README.md
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 754de1d444..4c0dd28c72 100644
--- a/README.md
+++ b/README.md
@@ -39,8 +39,8 @@ This is the [el-get](https://www.emacswiki.org/emacs/el-get 
"el-get") recipe:
 * `M-x inspector-pop` bound to letter `l`, to navigate to previous object.
 * `M-x inspector-quit` bound to letter `q`, to exit the inspector.
 
-Also, `M-x forward-button` and `M-x backward-button` are bound to `n` and `p`. 
-Those can be used for fast navigation through the buttons that the inspector 
displays.
+Also, `M-x forward-button` and `M-x backward-button` are conveniently bound to 
`n` and `p`. 
+They can be used for fast navigation through the buttons that the inspector 
displays.
 
 ### From the Emacs debugger
 

Reply via email to