From 0feabd3bfa8ea9f02a1b2004c8680ea11c0ff007 Mon Sep 17 00:00:00 2001 From: Casey Rodarmor Date: Mon, 11 Nov 2024 14:19:40 -0800 Subject: [PATCH] Reform --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6875f0b472..cff83a8178 100644 --- a/README.md +++ b/README.md @@ -1923,8 +1923,8 @@ weight `BOLD`, text style `STRIKE`, foreground color `CYAN`, and background color `BG_YELLOW`. They should be followed by `NORMAL`, to reset the terminal back to normal. -Escape sequences should be quoted, since they contain `[`, which is treated as -a special character by some shells. +Escape sequences should be quoted, since `[` is treated as a special character +by some shells. ```just @foo: