From 873f5edd2c09e4d8c2f2c970d52aeea945095199 Mon Sep 17 00:00:00 2001 From: Jeff Escalante Date: Mon, 12 Apr 2021 16:47:34 -0400 Subject: [PATCH] fix a couple typos (#11343) --- website/pages/downloads/index.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/pages/downloads/index.jsx b/website/pages/downloads/index.jsx index 37da27586..c1af523ea 100644 --- a/website/pages/downloads/index.jsx +++ b/website/pages/downloads/index.jsx @@ -43,7 +43,7 @@ export default function DownloadsPage({ releases }) { productId={productSlug} latestVersion={VERSION} changelog={changelogUrl} - getStartedDescription="Follow step-by-step tutorials on the essentials of Nomad." + getStartedDescription="Follow step-by-step tutorials on the essentials of Vault." getStartedLinks={[ { label: 'Getting Started with the CLI', @@ -68,7 +68,7 @@ export default function DownloadsPage({ releases }) { logo={ Nomad }