From c317ea01960c0e3a6036f8ec6c43af735aa2272b Mon Sep 17 00:00:00 2001 From: Nenad Date: Mon, 30 Sep 2024 15:48:09 +0200 Subject: [PATCH] hyphenate "three nucleotide" --- exercises/protein-translation/description.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exercises/protein-translation/description.md b/exercises/protein-translation/description.md index 858c78f9a..142891469 100644 --- a/exercises/protein-translation/description.md +++ b/exercises/protein-translation/description.md @@ -2,7 +2,7 @@ Translate RNA sequences into proteins. -RNA can be broken into three nucleotide sequences called codons, and then translated to a protein like so: +RNA can be broken into three-nucleotide sequences called codons, and then translated to a protein like so: RNA: `"AUGUUUUCU"` => translates to