Skip to content

Commit

Permalink
Fix typo (#5686)
Browse files Browse the repository at this point in the history
Co-authored-by: David Price <thedavid@thedavidprice.com>
  • Loading branch information
paikwiki and thedavidprice committed Jun 3, 2022
1 parent 0604543 commit fd24d85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/tutorial/chapter1/file-structure.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Don't worry about trying to memorize this directory structure right now, it's ju
```
├── api
│ ├── db
│ │ ── schema.prisma
│ │ ── schema.prisma
│ ├── dist
│ ├── src
│ │ ├── directives
Expand Down

0 comments on commit fd24d85

Please sign in to comment.