summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorWilfred Hughes <me@wilfred.me.uk>2022-03-27 18:43:31 -0700
committerWilfred Hughes <me@wilfred.me.uk>2022-03-27 18:43:31 -0700
commit065a11ee2c8f1ae4c1e51b2c2687280be2015f38 (patch)
tree73c4f210087a4822ffc7b26e0fbf01554685123c /README.md
parentb66bb9ea96234a63a6679865f3f7bef4aaff859b (diff)
Clarify textual diffing approach
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 96e994917..1d29eba90 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,7 @@ Difftastic supports the following languages:
* TypeScript (and TSX)
If a file has an unrecognised extension, difftastic uses a
-line-oriented diff.
+textual diff with word highlighting.
## Known Issues