fix a typo on the downloads page (#11044)

pull/11046/head
Jeff Escalante 5 years ago committed by GitHub
parent 5a14b11f2e
commit f07813e14d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,7 +7,7 @@ import s from './style.module.css'
export default function DownloadsPage(staticProps) {
return (
<ProductDownloadsPage
getStartedDescription="Follow step-by-step tutorials on the essentials of Nomad."
getStartedDescription="Follow step-by-step tutorials on the essentials of Packer."
getStartedLinks={[
{
label: 'Getting Started',

Loading…
Cancel
Save