Skip to content

Commit 70a4ef1

Browse files
authored
Typo in tradeoffs.mdx (#477)
1 parent df4bc25 commit 70a4ef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/pages/docs/tradeoffs.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ clients. This can be an excellent choice and some folks are doing this.
6969
## Advanced Backend Architecture {#advanced-backend-architecture}
7070

7171
Currently Blitz is fairly minimal on backend architecture, especially
72-
compared so something like Nest.js or AdonisJs. However, that doesn't mean
72+
compared to something like Nest.js or AdonisJs. However, that doesn't mean
7373
you can't use those patterns in Blitz, it means you have to set it up
7474
yourself. In fact you can use Nest.js in your Blitz app if you need.
7575

0 commit comments

Comments
 (0)