Skip to content

Commit ee8bd1b

Browse files
committed
misc(readme): fix folder structure formatting
1 parent 2017d3a commit ee8bd1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ This guide is for developers maintaining or contributing to this project.
6565
│ │ ├── sections/ # Large components that can take up the entire screen
6666
│ │ └── ui/ # Only put shadcn/ui components here for clarity
6767
│ ├── lib/ # frequently reused functions and data
68-
│ ├── content/ # MDX contents, see the subfolders name for more details
68+
│ ├── content/ # MDX contents, see the subfolders name for more details
6969
├── public/ # non-code assets
7070
```
7171

0 commit comments

Comments
 (0)