diff --git a/doc/src/09020-changelog.md b/doc/src/09020-changelog.md index 9a2c8cc7..6a848e15 100644 --- a/doc/src/09020-changelog.md +++ b/doc/src/09020-changelog.md @@ -37,7 +37,7 @@ This section contains the changelog from the last release to the next release. chaining * The `toml-query` dependency was updated to 0.5.0 * `imag-timetrack list` lists with a table now - * `imag-timetrack stop` now stops all runnings tags if none are specified + * `imag-timetrack stop` now stops all running tags if none are specified * The `toml-query` dependency was updated to 0.6.0 * `ResultExt::map_err_trace_exit()` was removed in favour of `ResultExt::map_err_trace_exit_unwrap()`.