Clarify textual diffing approach

pull/185/head
Wilfred Hughes 2022-03-27 18:43:31 +07:00
parent b66bb9ea96
commit 065a11ee2c
1 changed files with 1 additions and 1 deletions

@ -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