Skip to content

Commit 4c74385

Browse files
committed
typo
1 parent 4376478 commit 4c74385

File tree

1 file changed

+1
-1
lines changed
  • content/blog/how-did-I-organize-my-last-symfony-project

1 file changed

+1
-1
lines changed

content/blog/how-did-I-organize-my-last-symfony-project/index.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ api/src/Domain
102102
└── Map
103103
```
104104

105-
Since I avoided using technical terms to name folders, it's easy to imagine that the project is about creating maps. Now, let’s take a look inside the
105+
Since I avoided using technical terms to name folders, it's easy to imagine that the project is about creating maps. Now, let’s take a look inside the `Map` folder:
106106

107107
```bash
108108
tree src/Domain/Map -L 1

0 commit comments

Comments
 (0)