From 9783377888d162e59c421515b446a9c607a4ea62 Mon Sep 17 00:00:00 2001 From: Chris Swithinbank Date: Sat, 3 Jun 2023 03:11:18 +0200 Subject: docs: Spell out i18n --- docs/src/content/docs/index.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/content/docs/index.mdx b/docs/src/content/docs/index.mdx index 62aac68f..5c4b3a74 100644 --- a/docs/src/content/docs/index.mdx +++ b/docs/src/content/docs/index.mdx @@ -22,8 +22,8 @@ import AboutAstro from '../../components/about-astro.astro'; - Includes: Site navigation, search, i18n, SEO, easy-to-read typography, code - highlighting, dark mode and more. + Includes: Site navigation, search, internationalisation, SEO, easy-to-read + typography, code highlighting, dark mode and more. Leverage the full power and performance of Astro. Extend Starlight with your -- cgit