Skip to content

Commit 1860eed

Browse files
authored
Update part4a.md
The current language implies that this structure change should have been already completed, not that we are going to work on it this chapter. Therefore, it is confusing to readers.
1 parent 5e11e3d commit 1860eed

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)