There was an error while loading. Please reload this page.
1 parent 7306ebe commit 4fe360aCopy full SHA for 4fe360a
1 file changed
exercises/practice/nucleotide-count/.meta/config.json
@@ -22,6 +22,6 @@
22
]
23
},
24
"blurb": "Given a DNA string, compute how many times each nucleotide occurs in the string.",
25
- "source": "The Calculating DNA Nucleotides_problem at Rosalind",
+ "source": "The Counting DNA Nucleotides problem at Rosalind",
26
"source_url": "https://rosalind.info/problems/dna/"
27
}
0 commit comments