diff --git a/website/pages/home/index.jsx b/website/pages/home/index.jsx index 4e80c7661..5726b4501 100644 --- a/website/pages/home/index.jsx +++ b/website/pages/home/index.jsx @@ -91,12 +91,12 @@ export default function Homepage() {
Infrastructure as Code

Modern, Automated

- HashiCorp Packer is easy to use and automates the creation of any - type of machine image. It embraces modern configuration management - by encouraging you to use automated scripts to install and configure - the software within your Packer-made images. Packer brings machine - images into the modern age, unlocking untapped potential and opening - new opportunities. + HashiCorp Packer automates the creation of any type of machine + image. It embraces modern configuration management by encouraging + you to use automated scripts to install and configure the software + within your Packer-made images. Packer brings machine images into + the modern age, unlocking untapped potential and opening new + opportunities.

diff --git a/website/pages/intro/why.mdx b/website/pages/intro/why.mdx index 2e7b09f54..6e25c7206 100644 --- a/website/pages/intro/why.mdx +++ b/website/pages/intro/why.mdx @@ -20,7 +20,7 @@ or they had too high of a learning curve. The result is that, prior to Packer, creating machine images threatened the agility of operations teams, and therefore aren't used, despite the massive benefits. -Packer changes all of this. Packer is easy to use and automates the creation of +Packer changes all of this. Packer automates the creation of any type of machine image. It embraces modern configuration management by encouraging you to use a framework such as Chef or Puppet to install and configure the software within your Packer-made images.