Skip to content

Commit b41aa00

Browse files
committed
fix lessons folders name order
1 parent 2ea52ff commit b41aa00

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

module3-crud-and-data-models/r3-model-view-controller/README.md renamed to module3-crud-and-data-models/r1.1-model-view-controller/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ This pattern is favored because of its alignment with the computer science desig
77

88
```
99
app-name-here
10-
|- Controllers
10+
|- controllers
1111
|- db
12-
|- Models
12+
|- models
1313
|- node_modules
1414
.gitignore
1515
index.js
File renamed without changes.

0 commit comments

Comments
 (0)