mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-27 01:16:55 -05:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user