docs: capitalize Support title (#19658)

This commit is contained in:
Anton Georgiev 2024-02-21 09:34:56 -05:00 committed by GitHub
parent 78ece5f05c
commit 1ed6d0fdd2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -65,7 +65,7 @@ const config = {
{to: '/administration/install', label: 'Administration', position: 'left'},
{to: '/greenlight/v3/install', label: 'Greenlight', position: 'left'},
{to: '/new-features', label: 'New Features', position: 'left'},
{to: '/support/getting-help', label: 'support', position: 'left'},
{to: '/support/getting-help', label: 'Support', position: 'left'},
{
type: 'docsVersionDropdown',
position: 'right',