Tweak readme wording

pull/261/head
Wilfred Hughes 2022-04-14 21:46:51 +07:00
parent 18b1204b3a
commit 12bc7f7de4
1 changed files with 1 additions and 1 deletions

@ -76,7 +76,7 @@ Word diffing [can't do
this](https://twitter.com/_wilfredh/status/1510139929971421191/photo/1). this](https://twitter.com/_wilfredh/status/1510139929971421191/photo/1).
Difftastic parses your code. It understands when whitespace matters, Difftastic parses your code. It understands when whitespace matters,
such as string literals or in languages like Python. It understands such as inside string literals or languages like Python. It understands
that `x-1` is three tokens in JS but one token in Lisp. that `x-1` is three tokens in JS but one token in Lisp.
### Can I use difftastic with git? ### Can I use difftastic with git?