diff --git a/BREAKINGCHANGES.md b/BREAKINGCHANGES.md index d5b2a735..6b0fec16 100644 --- a/BREAKINGCHANGES.md +++ b/BREAKINGCHANGES.md @@ -3,4 +3,4 @@ * New default behavior: In the previous versions, if you have both Docker and Podman installed, Podman will be used by Topgrade. Now the default option has been changed to Docker. This can be overridden by setting the - `container.runtime` option in the configuration TOML to "podman". + `containers.runtime` option in the configuration TOML to "podman".