diff --git a/README.md b/README.md index 6f7234308..d62c142a0 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ By default, difftastic falls back to a line-oriented diff whenever parse errors are encountered. This is a conservative choice to ensure that difftastic never claims -two syntactically different files are the same. +that two syntactically different files are the same. Parse errors can occur if the file uses language features that the parser does not understand, if the language relies on a preprocessor