From f2c7f9a2daebc47335a2ccfe2d2396c637fa1c50 Mon Sep 17 00:00:00 2001 From: YourFin Date: Wed, 6 Dec 2017 15:25:24 -0600 Subject: [PATCH] Fix grammar: histories -> history --- QA.md | 4 ++-- README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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