From 759c7ca2b889d8ab124faf2eb7432bd7f9afe7d7 Mon Sep 17 00:00:00 2001 From: Micah Jerome Ellison Date: Mon, 10 Jul 2023 15:26:56 -0700 Subject: [PATCH] Wording and capitalization changes --- docs/formats.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/formats.md b/docs/formats.md index 5b5f38dc..520a197c 100644 --- a/docs/formats.md +++ b/docs/formats.md @@ -118,8 +118,8 @@ programs. Even so, they can still be used in the same way as any other format (l written to a file, or displayed in your terminal, if you want). !!! note -While you may see boxed messages like "2 entries found" when using these formats, -those messages are written to STDERR instead of STDOUT, and won't be piped when +You may see boxed messages like "2 entries found" when using these formats, but +those messages are written to `stderr` instead of `stdout`, and won't be piped when using the `|` operator. ### JSON