We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df4bc25 commit 70a4ef1Copy full SHA for 70a4ef1
app/pages/docs/tradeoffs.mdx
@@ -69,7 +69,7 @@ clients. This can be an excellent choice and some folks are doing this.
69
## Advanced Backend Architecture {#advanced-backend-architecture}
70
71
Currently Blitz is fairly minimal on backend architecture, especially
72
-compared so something like Nest.js or AdonisJs. However, that doesn't mean
+compared to something like Nest.js or AdonisJs. However, that doesn't mean
73
you can't use those patterns in Blitz, it means you have to set it up
74
yourself. In fact you can use Nest.js in your Blitz app if you need.
75
0 commit comments