Skip to content

Commit 4fe360a

Browse files
🤖 Auto-sync docs, metadata, and filepaths (#790)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7306ebe commit 4fe360a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

exercises/practice/nucleotide-count/.meta/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
]
2323
},
2424
"blurb": "Given a DNA string, compute how many times each nucleotide occurs in the string.",
25-
"source": "The Calculating DNA Nucleotides_problem at Rosalind",
25+
"source": "The Counting DNA Nucleotides problem at Rosalind",
2626
"source_url": "https://rosalind.info/problems/dna/"
2727
}

0 commit comments

Comments
 (0)