From c16d014c21d0b2362d314cc7ff44fcde5d9bb27e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chopin?= Date: Mon, 30 Sep 2024 18:00:31 +0200 Subject: [PATCH] docs: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ccd6bb..3b7f7bb 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Add Authentication to Nuxt applications with secured & sealed cookies sessions. - [Hybrid Rendering](#hybrid-rendering) support (SSR / CSR / SWR / Prerendering) - [20+ OAuth Providers](#supported-oauth-providers) -- [Password hasing](#password-hashing) +- [Password Hashing](#password-hashing) - [WebAuthn (passkey)](#webauthn-passkey) - [`useUserSession()` Vue composable](#vue-composable) - [Tree-shakable server utils](#server-utils)