diff --git a/HISTORY.md b/HISTORY.md index 7784951..23321ff 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -3,7 +3,7 @@ 1.4.0 (2023-10-27) ------------------ -* Adds `--no_chromosome` option to `plassembler long` and `plassembler run` after a request to allow to assembly of read sets that have only plasmids. +* Adds `--no_chromosome` option to `plassembler long` and `plassembler run` after a request to allow for the assembly of read sets that have only plasmids. * Using this will skip Flye and create a dummy 3MB chromosome full of A's. * Fixes another bug here [issue](https://github.com/gbouras13/plassembler/issues/37).