diff --git a/pages/02.linux/09.podman/default.en.md b/pages/02.linux/09.podman/default.en.md index 2a7cec8..4dbd715 100644 --- a/pages/02.linux/09.podman/default.en.md +++ b/pages/02.linux/09.podman/default.en.md @@ -27,7 +27,7 @@ Reload and restart `# systemctl daemon-reload` `# systemctl enable --now container-(container)` -If you want to manually run updates for the configured container, use this command: +If you want to manually run updates for the configured containers, use this command: `# podman auto-update` ### Auto-Update timer