diff --git a/exercises/rna-transcription/metadata.toml b/exercises/rna-transcription/metadata.toml index ba2130328b..4b495a9a09 100644 --- a/exercises/rna-transcription/metadata.toml +++ b/exercises/rna-transcription/metadata.toml @@ -1,4 +1,4 @@ title = "RNA Transcription" -blurb = "Given a DNA strand, return its RNA Complement Transcription." +blurb = "Given a DNA strand, return its RNA complement." source = "Hyperphysics" source_url = "https://web.archive.org/web/20220408112140/http://hyperphysics.phy-astr.gsu.edu/hbase/Organic/transcription.html"