From 557ccb48547bd1df89fbc3469b2307ae7f6a170f Mon Sep 17 00:00:00 2001 From: Chen Hua Date: Sun, 4 Feb 2024 17:11:03 +0800 Subject: [PATCH] docs: fix typo of opinionated (#416) --- docs/guide/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/introduction.md b/docs/guide/introduction.md index 3c10998e..b9448242 100644 --- a/docs/guide/introduction.md +++ b/docs/guide/introduction.md @@ -15,7 +15,7 @@ WXT is based of [Nuxt](https://nuxt.com), and aims to provide the same great DX ## Conventions -WXT is an optionated framework. This helps keep projects consistent and easy to pick up. +WXT is an opinionated framework. This helps keep projects consistent and easy to pick up. - **Generated manifest**: Based on your project's file structure - **Entrypoint configuration**: Configure entrypoints from the same file they're declare in