docs(es): fix typo in docs/.vitepress/config/es.ts

pull/3859/head
Camilo Parra 1 year ago
parent a4ddb463c4
commit 3bf4f086bc

@ -117,7 +117,7 @@ function sidebarGuide(): DefaultTheme.SidebarItem[] {
link: 'data-loading'
},
{ text: 'Compatibilidad SSR', link: 'ssr-compat' },
{ text: 'Conectando a u CMS', link: 'cms' }
{ text: 'Conectando a un CMS', link: 'cms' }
]
},
{

Loading…
Cancel
Save