From 55d1f4de56e8f9b71676390437bf2d99ad076d08 Mon Sep 17 00:00:00 2001 From: Brandon Romano Date: Wed, 13 May 2020 00:33:56 -0700 Subject: [PATCH] Small copy tweaks to prefooter elements --- website/components/enterprise-comparison/consul/index.jsx | 2 +- website/components/prefooter-cta/index.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/website/components/enterprise-comparison/consul/index.jsx b/website/components/enterprise-comparison/consul/index.jsx index c32cb7a8d2..dbd1c8ae83 100644 --- a/website/components/enterprise-comparison/consul/index.jsx +++ b/website/components/enterprise-comparison/consul/index.jsx @@ -9,7 +9,7 @@ export default function ConsulEnterpriseComparison() { label: 'Open Source', imageUrl: require('./img/consul-oss.svg?url'), description: - 'Consul open source enables individuals to discover services and securely manage connections between them across cloud, on-premise, and hybrid environments.', + 'Consul Open Source enables individuals to discover services and securely manage connections between them across cloud, on-prem, and hybrid environments.', link: { text: 'View Open Source Features', url: 'https://www.hashicorp.com/products/consul/pricing/', diff --git a/website/components/prefooter-cta/index.jsx b/website/components/prefooter-cta/index.jsx index 53f99f2478..f8a5beadff 100644 --- a/website/components/prefooter-cta/index.jsx +++ b/website/components/prefooter-cta/index.jsx @@ -4,7 +4,7 @@ export default function PrefooterCTA() { return (