Skip to content

Commit 723b767

Browse files
Update docs/lib/layout.shared.tsx
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
1 parent 890a250 commit 723b767

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/lib/layout.shared.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export function baseOptions(locale: string): BaseLayoutProps {
1212
const docsLabels: Record<string, string> = {
1313
en: "Documentation",
1414
zh: "文档",
15-
es: "Documentacion",
15+
es: "Documentación",
1616
ja: "ドキュメント",
1717
};
1818

0 commit comments

Comments
 (0)