summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 66a62fa..3b41efc 100644
--- a/index.html
+++ b/index.html
@@ -74,7 +74,7 @@
<ul>
<li>If the mutation caused a change in the amino acid
being coded, then <button class='kill' disabled=''>kill</button> it and
- start again with the previous generation.</li>
+ start again with the last successful generation.</li>
<li>Otherwise, <button class='clone' disabled=''>clone</button> this
genome for the next generation.</li>