diff --git a/docs/docs/faq.md b/docs/docs/faq.md index a560be7d96..0cd78c5e0c 100644 --- a/docs/docs/faq.md +++ b/docs/docs/faq.md @@ -67,7 +67,7 @@ _If you use a custom credentials provider user accounts will not be persisted in

-NextAuth.js was originally designed for use with Next.js and Serverless. However, today you could use the NextAuth.js core with any other framework. Checkout the examples for Gatsby and SvelteKit. If you would add another integration with other frameworks, feel free to work on it and send a pull request. Make sure to check if there's any on-going work before open a new issue. +NextAuth.js was originally designed for use with Next.js and Serverless. However, today you could use the NextAuth.js core with any other framework. Checkout the examples for Gatsby and SvelteKit. If you would add another integration with other frameworks, feel free to work on it and send a pull request. Make sure to check if there's any on-going work before opening a new issue.