We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 341e8dd + 1860eed commit d866f57Copy full SHA for d866f57
src/content/4/en/part4a.md
@@ -13,7 +13,7 @@ Let's continue our work on the backend of the notes application we started in [p
13
14
Before we move into the topic of testing, we will modify the structure of our project to adhere to Node.js best practices.
15
16
-After making the changes to the directory structure of our project, we end up with the following structure:
+Once we make the changes to the directory structure of our project, we will end up with the following structure:
17
18
```bash
19
├── index.js
0 commit comments