improve auth veryify description

This commit is contained in:
Dan Ribbens
2020-11-10 11:14:18 -05:00
parent f44869f7cb
commit 1010334f76

View File

@@ -34,7 +34,7 @@
"description": "Authentication properties",
"properties": {
"verify": {
"description": "Require users authentication of the collection to verify their email before being able to login",
"description": "Require users to verify their email before being able to login for this collection",
"anyOf": [
{
"type": "boolean",