diff --git a/doc/rg.1 b/doc/rg.1
index 5e068c28..c6de0a30 100644
--- a/doc/rg.1
+++ b/doc/rg.1
@@ -274,7 +274,7 @@ This is the default mode at a tty.
 Don\[aq]t group matches by each file.
 If \-H/\-\-with\-filename is enabled, then file names will be shown for
 every line matched.
-This is the default more when not at a tty.
+This is the default mode when not at a tty.
 .RS
 .RE
 .TP
diff --git a/doc/rg.1.md b/doc/rg.1.md
index 1cd9c771..41c91b5e 100644
--- a/doc/rg.1.md
+++ b/doc/rg.1.md
@@ -185,7 +185,7 @@ Project home page: https://github.com/BurntSushi/ripgrep
 
 --no-heading
 : Don't group matches by each file. If -H/--with-filename is enabled, then
-  file names will be shown for every line matched. This is the default more
+  file names will be shown for every line matched. This is the default mode
   when not at a tty.
 
 --hidden