diff --git a/src/components/header/_macro-options.md b/src/components/header/_macro-options.md index c1f6dd20d0..b1cf9c4c18 100644 --- a/src/components/header/_macro-options.md +++ b/src/components/header/_macro-options.md @@ -9,7 +9,7 @@ | mastheadLogo | object`` | false | Settings for a [custom organisation logo](#mastheadlogo) in the masthead. Defaults to the ONS logo. | | language | object`` | false | Settings for the [language selector](#language) | | serviceLinks | object`` | false | Settings for the [service links](#servicelinks) in the masthead | -| title | string | true (unless `titleLogo` is set or variant is set to nav-only) | The title for the service | +| title | string | true (unless `titleLogo` is set or variant is set to basic) | The title for the service | | description | string | false | Tagline or description for the service | | titleAsH1 | boolean | false | Override to wrap the header `title` in an `

` heading | | titleLogo | object`` | false | Settings for a [custom title logo](#titlelogo) in the header. |