From b6fc993db1c2940cb6705a2208f084b781ae33bf Mon Sep 17 00:00:00 2001 From: iff Date: Fri, 4 Aug 2023 01:01:47 +0200 Subject: [PATCH] typo: README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 105c40d..2e93a54 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ pattern = [ "pattern 2", ] # this will change the first argument to `fix`, while keeping the rest intact -suggest = { "{{command[0]}} fix {{command[2:]}}" } +suggest = [ "{{command[0]}} fix {{command[2:]}}" ] [[match_err]] pattern = [