doc: fix typo in --heading flag help

PR #2864
This commit is contained in:
Cort Spellman 2024-08-02 16:32:42 -05:00 committed by GitHub
parent 71d71d2d98
commit af8c386d5e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2627,7 +2627,7 @@ of printing the file path as a prefix for each matched line.
This is the default mode when printing to a tty.
.sp
When \fBstdout\fP is not a tty, then ripgrep will default to the standard
grep-like format. Once can force this format in Unix-like environments by
grep-like format. One can force this format in Unix-like environments by
piping the output of ripgrep to \fBcat\fP. For example, \fBrg\fP \fIfoo\fP \fB|
cat\fP.
"