diff --git a/README.md b/README.md index 8d079ba..28d99cd 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Features input: (|){["foo"]} (press at |) output: ({["foo"]}|) - input: |[foo, bar()] (press ( at |) + input: (|)[foo, bar()] (press ( at |) output: ([foo, bar()]|) * Quick jump to closed pair.