docs: Correct “autheticate” misspelling in docs (#1048)
This commit is contained in:
@@ -62,7 +62,7 @@ const Admins: CollectionConfig = {
|
||||
}
|
||||
```
|
||||
|
||||
**By enabling Authetication on a config, the following modifications will automatically be made to your Collection:**
|
||||
**By enabling Authentication on a config, the following modifications will automatically be made to your Collection:**
|
||||
|
||||
1. `email` as well as password `salt` & `hash` fields will be added to your Collection's schema
|
||||
1. The Admin panel will feature a new set of corresponding UI to allow for changing password and editing email
|
||||
|
||||
Reference in New Issue
Block a user