Skip to content

Commit 9fe89ca

Browse files
committed
Update with @ErikSchierboom 's request
1 parent 0ad82fe commit 9fe89ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/protein-translation/canonical-data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
"expected": ["Tryptophan"]
143143
},
144144
{
145-
"description": "Translation stops if codon in middle of six-codon sequence",
145+
"description": "Translation stops if STOP codon in middle of six-codon sequence",
146146
"property": "proteins",
147147
"strand": "UGGUGUUAUUAAUGGUUU",
148148
"expected": ["Tryptophan","Cysteine","Tyrosine"]

0 commit comments

Comments
 (0)