Skip to content

Commit d866f57

Browse files
authored
Merge pull request #2975 from joerhew/patch-1
Update part4a.md
2 parents 341e8dd + 1860eed commit d866f57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/4/en/part4a.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Let's continue our work on the backend of the notes application we started in [p
1313

1414
Before we move into the topic of testing, we will modify the structure of our project to adhere to Node.js best practices.
1515

16-
After making the changes to the directory structure of our project, we end up with the following structure:
16+
Once we make the changes to the directory structure of our project, we will end up with the following structure:
1717

1818
```bash
1919
├── index.js

0 commit comments

Comments
 (0)