We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89942e4 commit 0003a2fCopy full SHA for 0003a2f
docs/pages/docs/docs-theme/theme-configuration.mdx
@@ -641,7 +641,7 @@ Options to configure the language dropdown for
641
| ---------------------- | ---------------- | ------------------------------------------------------ |
642
| i18n[number].locale | `string` | Locale from `i18n.locales` field in `next.config` file |
643
| i18n[number].name | `string` | Locale name in dropdown |
644
-| i18n[number].direction | `'ltl' \| 'rtl'` | Locale writing direction. Default: `ltr` |
+| i18n[number].direction | `'ltr' \| 'rtl'` | Locale writing direction. Default: `ltr` |
645
646
</Table>
647
0 commit comments