Skip to content

Commit 94adb5d

Browse files
committed
Bugfixes
1 parent 6551337 commit 94adb5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ export default async function Home({ params }: StaticParamsContext) {
8686
}
8787
```
8888

89-
Optional if unsupported languages or root should be redirected:
89+
Optional if unsupported languages or root should be redirected:
9090
`middleware.ts`
9191
```typescript
9292
import { NextResponse } from "next/server";

0 commit comments

Comments
 (0)