summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-01-13 09:36:07 -0500
committerpommicket <pommicket@gmail.com>2023-01-13 09:36:07 -0500
commit8393d8439f3f522d5388da87294ccdfa7c77c671 (patch)
tree5c85d633544aee60012f79fa64c277e204536bc4 /README.md
parentcdb1ddacee724a53dd7077465cfb766f1f136edf (diff)
update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d0dc380..235c8fb 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,7 @@ to open the command palette, and select "open-config". There are several section
- `[extensions]` for which file extensions should be mapped to which programming languages
Comments begin with `#`, and all other lines are of the form `key = value`.
-Strings can span multiple lines and can either be delimited with `"` or `\``.
+Strings can span multiple lines and can either be delimited with " or \`.
By default ted's settings will automatically update when you save the config file.