fix a typo on the downloads page (#11044)
This commit is contained in:
parent
5a14b11f2e
commit
f07813e14d
|
@ -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…
Reference in New Issue