docs: fix number of triggers (#1727)

The docs mention that there are two ways to initiate email verification, but three ways are listed.
This commit is contained in:
Namu
2025-03-08 10:06:03 +03:00
committed by GitHub
parent 64727f4774
commit 04e85d32b8
+1 -1
View File
@@ -40,7 +40,7 @@ export const auth = betterAuth({
### Triggering Email Verification
You can initiate email verification in two ways:
You can initiate email verification in several ways:
#### 1. During Sign-up