Skip to content

Commit 03c2693

Browse files
authored
corrected typo
1 parent acfa0e0 commit 03c2693

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Examples/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# GroupDocs.Comparison for Java Examples
33

4-
This package contains Java Example Projects for GroupDocs.Comparison for Java and sample input docucuments/templates.
4+
This package contains Java Example Projects for GroupDocs.Comparison for Java and sample input documents/templates.
55

66
GroupDocs.Comparison for Java is a document comparison component that allows users to quickly and easily find differences between two revisions of a document right in your web app. It merges two uploaded documents into one and displays it, highlighting differences with the redline view approach - similar to the Microsoft Word change tracking feature, but online.
77

@@ -31,4 +31,4 @@ Follow below steps if you have product license
3131

3232
1. Open Utilities.java.
3333
2. Set "licensePath" variable to your license path.
34-
3. Call applyLicenseFromFile method from MainClass
34+
3. Call applyLicenseFromFile method from MainClass

0 commit comments

Comments
 (0)