diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |