fixed unverified typos
This commit is contained in:
@@ -227,7 +227,7 @@
|
||||
class="ri-information-line txt-sm link-hint"
|
||||
use:tooltip={{
|
||||
text: [
|
||||
"If enabled, it returns 403 for new unverfied user authentication requests.",
|
||||
"If enabled, it returns 403 for new unverified user authentication requests.",
|
||||
"If you need more granular control, don't enable this option and instead use the `@request.auth.verified = true` rule in the specific collection(s) you are targeting.",
|
||||
].join("\n"),
|
||||
position: "right",
|
||||
|
||||
Reference in New Issue
Block a user