docs: Correct “autheticate” misspelling in docs (#1048)

This commit is contained in:
Dustin Miller
2022-09-02 14:27:06 -05:00
committed by GitHub
parent 44b0073834
commit afa03789b8

View File

@@ -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