fix(docs): correct typo in two-factor authentication plugin schema description

This commit is contained in:
Sammy
2025-11-28 10:11:01 +01:00
parent 48f7096145
commit dcdd3b9bbd

View File

@@ -436,7 +436,7 @@ twoFactor({
## Schema
The plugin requires 1 additional fields in the `user` table and 1 additional table to store the two factor authentication data.
The plugin requires 1 additional field in the `user` table and 1 additional table to store the two factor authentication data.
Table: `user`