Skip to content

Commit ec3e02f

Browse files
One sentence per line in exercises/protein-translation/description.md
Co-authored-by: Erik Schierboom <[email protected]>
1 parent 581cf3a commit ec3e02f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

exercises/protein-translation/description.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ RNA strands are made up of three-nucleotide sequences called **codons**.
66
Each codon translates to an **amino acid**.
77
When joined together, those amino acids make a protein.
88

9-
In the real world, there are 64 codons, which in turn correspond to 20 amino acids. However, for this exercise, you’ll only use a few of the possible 64. They are listed below:
9+
In the real world, there are 64 codons, which in turn correspond to 20 amino acids.
10+
However, for this exercise, you’ll only use a few of the possible 64.
11+
They are listed below:
1012

1113
| Codon | Amino Acid |
1214
| ------------------ | ------------- |

0 commit comments

Comments
 (0)