diff --git a/QA.md b/QA.md index 404f50f..2579df8 100644 --- a/QA.md +++ b/QA.md @@ -35,7 +35,7 @@ The behaviors of the console are tested in [Console section](#consoles). #### Navigation -- [ ] H, L: go back and forward in histories +- [ ] H, L: go back and forward in history - [ ] [[, ]]: Open next/prev link in `` tags. - [ ] [[, ]]: find prev and next links and open it - [ ] gu: go to parent directory @@ -83,7 +83,7 @@ The behaviors of the console are tested in [Console section](#consoles). #### Navigation -- [ ] H, L: go back and forward in histories +- [ ] H, L: go back and forward in history - [ ] [[, ]]: Open next/prev link in `` tags. - [ ] [[, ]]: find prev and next links and open it - [ ] gu: go to parent directory diff --git a/README.md b/README.md index 10878b8..fdc48d4 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,8 @@ The default mappings are as follows: ### Navigation - f: start following links in the page -- H: go back in histories -- L: go forward in histories +- H: go back in history +- L: go forward in history - [[, ]]: find prev or next links and open it - gu: go to parent directory - gU: go to root directory