docs: Fix typo of intuitive (#415)

This commit is contained in:
Chen Hua
2024-02-04 17:10:20 +08:00
committed by GitHub
parent 7bf490c59d
commit 83e7e8aab9
+1 -1
View File
@@ -7,7 +7,7 @@ head:
# Introduction
WXT is a free and open source framework for building web extensions in an conventional, intuative, and safe way **_for all browsers_**.
WXT is a free and open source framework for building web extensions in an conventional, intuitive, and safe way **_for all browsers_**.
WXT is based of [Nuxt](https://nuxt.com), and aims to provide the same great DX with TypeScript, auto-imports, and an opinionated project structure.