Skip to content

Commit

Permalink
Fix wording
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilfred committed May 13, 2024
1 parent 5a250d6 commit 11e2c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ $ difft file_with_conflicts.js

No. AST merging is a hard problem that difftastic does not address.

AST diffing is a also lossy process from the perspective of a text
AST diffing is a lossy process from the perspective of a text
diff. Difftastic will ignore whitespace that isn't syntactically
significant, but merging requires tracking whitespace.

Expand Down

0 comments on commit 11e2c49

Please sign in to comment.