summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2019-11-26 10:50:11 -0500
committerDan Davison <dandavison7@gmail.com>2019-11-26 10:50:28 -0500
commit8e1f83ce21b7a7bc84480dc3bb21f96b22f8079c (patch)
tree4fa7ded9de3ed9645d9115c5c160b4769c4723e0 /README.md
parentff08dbb0622a554f71b445f334f80d14c7bded6f (diff)
Fix typo
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 3b276d61..a737d3ca 100644
--- a/README.md
+++ b/README.md
@@ -81,7 +81,7 @@ All git commands that display diff output should now display syntax-highlighted
## Supported languages and themes
-To add new laguages/color themes to delta, the process is
+To add new languages/color themes to delta, the process is
1. Clone the delta repo
2. Create new versions of the files `assets/syntaxes.bin` and/or `assets/themes.bin`. Please see the [bat](https://github.com/sharkdp/bat#adding-new-syntaxes--language-definitions) documentation for instructions on how to create new versions of these files. You will need to copy them into the `assets/` directory of the delta git repo after creating them.