Skip to content

Commit f86c84b

Browse files
Update docs/app/[lang]/(home)/page.tsx
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
1 parent b2405b6 commit f86c84b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/app/[lang]/(home)/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ const descriptions: Record<string, string> = {
1717
const docsText: Record<string, string> = {
1818
en: "and see the documentation.",
1919
zh: "查看文档。",
20-
es: "y ver la documentacion.",
20+
es: "y ver la documentación.",
2121
ja: "でドキュメントを確認できます。",
2222
};
2323

0 commit comments

Comments
 (0)