Skip to content

Commit a40c911

Browse files
authored
Merge pull request #40 from amitrp/aph-15311_difference_between_two_Sets
aph-15311 difference between two Sets
2 parents 3318b91 + 199c303 commit a40c911

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ This project contains Core Java code samples that are used as examples on [amitp
119119

120120
### [Comparing Two Lists In Java](https://www.amitph.com/java-compare-lists/)
121121

122-
###[Finding the Difference Between Two Java Sets](https://www.amitph.com/java-find-sets-difference/)
122+
### [Finding the Difference Between Two Java Sets](https://www.amitph.com/java-find-sets-difference/)
123123

124124

125125
## How to use

java-collections/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ This project contains Java Collections code samples that are used as examples on
8282

8383
### [Comparing Two Lists In Java](https://www.amitph.com/java-compare-lists/)
8484

85-
###[Finding the Difference Between Two Java Sets](https://www.amitph.com/java-find-sets-difference/)
85+
### [Finding the Difference Between Two Java Sets](https://www.amitph.com/java-find-sets-difference/)
8686

8787

8888
## How to use

0 commit comments

Comments
 (0)