Skip to content

Commit 160cda1

Browse files
committed
hamming-distance: Change 'difference' to 'distance' in metadata
1 parent a0679b3 commit 160cda1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/hamming/metadata.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
title = "Hamming"
2-
blurb = "Calculate the Hamming difference between two DNA strands."
2+
blurb = "Calculate the Hamming distance between two DNA strands."
33
source = "The Calculating Point Mutations problem at Rosalind"
44
source_url = "https://rosalind.info/problems/hamm/"

0 commit comments

Comments
 (0)