From 977e5e9bc25cb6b9a38cba894213b5795bc74c98 Mon Sep 17 00:00:00 2001 From: Christian Frantzen Date: Fri, 1 Aug 2025 00:24:29 +0200 Subject: [PATCH] fix: typo in status.md --- docs/content/en/status.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/en/status.md b/docs/content/en/status.md index 3a9543a50..2afa1e170 100644 --- a/docs/content/en/status.md +++ b/docs/content/en/status.md @@ -22,7 +22,7 @@ This package is stable in regards of options and behavior but is missing many ke Please see [nuxt-community/auth-module#893](https://github.com/nuxt-community/auth-module/issues/893) for more context. -## Nuxt 3 Suppport +## Nuxt 3 Support Nuxt 3 comes with built-in utilities to support session and authentication. We are working on a new official module. Meanwhile, we recommend: