diff options
author | Chris Swithinbank | 2023-06-03 03:11:18 +0200 |
---|---|---|
committer | Chris Swithinbank | 2023-06-03 03:11:18 +0200 |
commit | 9783377888d162e59c421515b446a9c607a4ea62 (patch) | |
tree | c52c56eee411e7c50596a929b4d90f836cd3547b | |
parent | 55fec5d7e15da0e7365cee196d091bf5d15129c9 (diff) | |
download | IT.starlight-9783377888d162e59c421515b446a9c607a4ea62.tar.gz IT.starlight-9783377888d162e59c421515b446a9c607a4ea62.tar.bz2 IT.starlight-9783377888d162e59c421515b446a9c607a4ea62.zip |
docs: Spell out i18n
-rw-r--r-- | docs/src/content/docs/index.mdx | 4 |
1 files 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'; <CardGrid stagger> <Card title="Documentation that delights" icon="open-book"> - 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. </Card> <Card title="Powered by Astro" icon="rocket"> Leverage the full power and performance of Astro. Extend Starlight with your |