From c83ff4516cd28abde5adb44526f5bcb8aa1c7126 Mon Sep 17 00:00:00 2001 From: "Alec D." Date: Wed, 4 Dec 2024 21:40:57 -0600 Subject: [PATCH] Update README.md Fixed typo in Next.js v15 support note. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a50a3207..5846b325 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ The Auth0 Next.js SDK is a library for implementing user authentication in Next. > [!NOTE] > #### Looking for Next.js v15 support? > We're currently hard at work building a new version of this Auth0 SDK that provides support for the latest version of Next.js v15. -> You can find more info and try it out trough the [v4 branch of this repository](https://github.com/auth0/nextjs-auth0/tree/v4). +> You can find more info and try it out through the [v4 branch of this repository](https://github.com/auth0/nextjs-auth0/tree/v4). Using [npm](https://npmjs.org):