Skip to content

Commit b1e37f1

Browse files
authored
Update STRUCTURE.md
1 parent fadb1cf commit b1e37f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

STRUCTURE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Project was structured by [Feature Driven Development](https://www.notion.so/Feature-Driven-Development-dfe306d664ae4780bcf999ccdd15e532).
33

44
## Principles
5-
- low decoupling
5+
- low coupling
66
- **feature** should not depend from **other features**
77
- **page** should not depend from **other pages**
88
- **shared resources** should not depend from **each other**

0 commit comments

Comments
 (0)