We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6551337 commit 94adb5dCopy full SHA for 94adb5d
1 file changed
README.md
@@ -86,7 +86,7 @@ export default async function Home({ params }: StaticParamsContext) {
86
}
87
```
88
89
-Optional if unsupported languages or root should be redirected:
+Optional if unsupported languages or root should be redirected:
90
`middleware.ts`
91
```typescript
92
import { NextResponse } from "next/server";
0 commit comments