diff --git a/docs/configuration/i18n.mdx b/docs/configuration/i18n.mdx index 6f5865443f..da426061e6 100644 --- a/docs/configuration/i18n.mdx +++ b/docs/configuration/i18n.mdx @@ -19,7 +19,7 @@ const Articles: CollectionConfig = { en: 'Article', es: 'Artículo', }, plural: { - en: 'Articles', es: 'Artículo', + en: 'Articles', es: 'Artículos', }, }, admin: {