diff --git a/docs/docs/faq.md b/docs/docs/faq.md index 83afaaffa7..a560be7d96 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 open a new issue.