From 7d51ffe3122c9b37ddaab78c992afffb2af27835 Mon Sep 17 00:00:00 2001 From: Brandon Romano Date: Sun, 23 Feb 2020 13:23:15 -0800 Subject: [PATCH] Feature capitalization Co-Authored-By: Mike Wickett --- website/pages/home/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/pages/home/index.jsx b/website/pages/home/index.jsx index c177c5594..708c09296 100644 --- a/website/pages/home/index.jsx +++ b/website/pages/home/index.jsx @@ -49,7 +49,7 @@ export default function Homepage() { icon: require('./img/why-nomad/modernize-legacy-applications.svg') }, { - title: 'Easy Federation at scale', + title: 'Easy Federation at Scale', content: 'Single command for multi-region, multi-cloud federation. Deploy applications globally to any region using Nomad as a single unified control plane.', icon: require('./img/why-nomad/federation.svg')