diff --git a/app/pages/docs/why-blitz.mdx b/app/pages/docs/why-blitz.mdx index 51feccb0..0a2ef6d8 100644 --- a/app/pages/docs/why-blitz.mdx +++ b/app/pages/docs/why-blitz.mdx @@ -8,7 +8,7 @@ sidebar_label: Why Blitz? Next.js does amazing at handling all the React and build stuff. But beyond that, you are left to your own devices. -Blitz adds all the missing features and functionality that let's you build +Blitz adds all the missing features and functionality that let you build a fullstack Next.js app, like a typesafe API layer, middleware, and authentication.