Skip to content
This repository was archived by the owner on Dec 11, 2020. It is now read-only.

Commit 42eb0e0

Browse files
authored
Update readme.md
Fixed Typo
1 parent af641f9 commit 42eb0e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ The **Api** directory will initially contain the following directories:
361361

362362
```
363363
src/Services/Api
364-
├── Console # Eveything that has to do with the Console (i.e. Commands)
364+
├── Console # Everything that has to do with the Console (i.e. Commands)
365365
├── Features # Contains the Api's Features classes
366366
├── Http # Routes, controllers and middlewares
367367
├── Providers # Service providers and binding

0 commit comments

Comments
 (0)