From b4028b796e5086f803e240521d8b56920fd2b85f Mon Sep 17 00:00:00 2001 From: Pavel Kuzmin Date: Wed, 21 Aug 2024 19:09:48 +0500 Subject: [PATCH] docs: update --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index eff59cac..e5f04b5f 100755 --- a/docs/index.md +++ b/docs/index.md @@ -23,7 +23,7 @@ features: - title: πŸ”„ Dynamic Routing details: πŸ—ΊοΈ Efficient regex-based routing that generates only two routes regardless of the number of locales. - title: πŸ“‚ Streamlined Translation Loading - details: πŸ”§ Supports only JSON files, with auto-generated page-specific translations in `dev` mode. + details: πŸ”§ Supports only JSON files, with auto-generated page-specific translations. - title: 🌐 Seamless Nuxt Integration details: πŸ› οΈ Seamless integration with Nuxt.js, making it easy to add powerful i18n features to your application. ---