diff --git a/src/content/docs/containers/image-management.mdx b/src/content/docs/containers/image-management.mdx index 263e41c47a98a0e..e3db635e808f128 100644 --- a/src/content/docs/containers/image-management.mdx +++ b/src/content/docs/containers/image-management.mdx @@ -106,5 +106,5 @@ Images are limited to 2 GB in size and you are limited to 50 total GB in your ac These limits will likely increase in the future. ::: -Delete images with `wrangler containers delete` to free up space, but note that reverting a +Delete images with `wrangler containers images delete` to free up space, but reverting a Worker to a previous version that uses a deleted image will then error.