From bce07e6d6eb3c5ae2fdf47133e8c6ec5ebc24443 Mon Sep 17 00:00:00 2001 From: Lawrence Pan Date: Mon, 17 Jan 2022 11:02:41 -0800 Subject: [PATCH] docs: fix typo (#2760) --- docs/content/1.getting-started/1.introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/1.getting-started/1.introduction.md b/docs/content/1.getting-started/1.introduction.md index 34e8a2e72d..d5753393fa 100644 --- a/docs/content/1.getting-started/1.introduction.md +++ b/docs/content/1.getting-started/1.introduction.md @@ -67,7 +67,7 @@ Stability | 😊 Stable | 😌 Semi-stable | 😬 Unstable Performance | 🏎 Fast | ✈️ Faster | 🚀 Fastest Nitro Engine | ❌ | ✅ | ✅ ESM support | 🌙 Partial | 👍 Better | ✅ -TypeScript | ☑️ Opt-in | 🚧 Faster | ✅ +TypeScript | ☑️ Opt-in | 🚧 Partial | ✅ Composition API | ❌ | 🚧 Partial | ✅ Options API | ✅ | ✅ | ✅ Components Auto Import | ✅ | ✅ | ✅