diff --git a/docs/content/docs/plugins/2fa.mdx b/docs/content/docs/plugins/2fa.mdx index 7abdc01f0e..3204d39656 100644 --- a/docs/content/docs/plugins/2fa.mdx +++ b/docs/content/docs/plugins/2fa.mdx @@ -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`