Skip to content

Commit 796033a

Browse files
authored
Merge pull request #10 from ReCoded-Org/crud-and-data-models
Module 3: Fix lessons folders names order
2 parents 39d46af + 93923c6 commit 796033a

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)