Skip to content

Commit 4d7c10d

Browse files
authored
docs: fix typos (#140)
1 parent c6ce503 commit 4d7c10d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/project-structure/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ contributors:
55
- rigor789
66
---
77

8-
Most of the application logic lives in the `src` folder (sometimes named `app`). The general structure can vary, and will depended on the falvor you are using.
8+
Most of the application logic lives in the `src` folder (sometimes named `app`). The general structure can vary and will depend on the flavor you are using.
99

1010
## Typical Folder Structure
1111

0 commit comments

Comments
 (0)