diff --git a/README.md b/README.md index 67679eb..df31d84 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ But it can easily replaced by any other which is better for handing your texts. ### Changelog ### * Version 3.0-SNAPSHOT - * changed generation of inline diffes, if there area different linefeeds within one diff to exclude linefeeds + * changed generation of inline diffes, if there are different linefeeds within one diff, then these are excluded from the diff block. * Due to licensing issues Delta.java and DiffAlgorithm.java were removed. * Version 2.3-SNAPSHOT