diff --git a/.github/workflows/self-host-images.yml b/.github/workflows/self-host-images.yml index 0cba9bea951..c63080c8d9e 100644 --- a/.github/workflows/self-host-images.yml +++ b/.github/workflows/self-host-images.yml @@ -4,7 +4,7 @@ # `cargo x workflows`: it is not part of Macro's own deploy pipeline and does # not touch AWS or Pulumi. # -# The service image builds the focused Email production aggregate used by the +# The service image builds the focused Email production aggregate consumed by the # VPS deployment. It intentionally avoids the full local development stack. name: Self-host images