Skip to content

Commit 14d7ff6

Browse files
authored
Update documentation title for file and directory metadata (#832)
This pull request updates the title of a navigation route in the `docRoutes` configuration to improve clarity and consistency. From: <img width="342" height="288" alt="image" src="https://github.com/user-attachments/assets/be4f237f-d329-468e-b5fc-098704eb1ae8" /> To: <img width="381" height="254" alt="image" src="https://github.com/user-attachments/assets/73d0cadb-3dd1-45f1-a94e-c050556bb4c6" />
1 parent 7f26f55 commit 14d7ff6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/web/src/components/Navigation/routes.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ export const docRoutes: NavGroup[] = [
360360
href: '/docs/filesystem/read-write',
361361
},
362362
{
363-
title: 'Get info about a file or directory',
363+
title: 'File & directory metadata',
364364
href: '/docs/filesystem/info',
365365
},
366366
{

0 commit comments

Comments
 (0)