tracks/kotlin/exercises/hamming/README.md in trackler-2.2.1.13 vs tracks/kotlin/exercises/hamming/README.md in trackler-2.2.1.14

- old
+ new

@@ -33,10 +33,10 @@ The Hamming distance is only defined for sequences of equal length. This means that based on the definition, each language could deal with getting sequences of equal length differently. - + ## Source The Calculating Point Mutations problem at Rosalind [http://rosalind.info/problems/hamm/](http://rosalind.info/problems/hamm/)