docs: Fix small typo in introduction (#983)

This commit is contained in:
Zain Hasan
2024-09-16 19:20:53 -07:00
committed by GitHub
parent 26197f11a3
commit 282458748d
+1 -1
View File
@@ -9,7 +9,7 @@ head:
## Overview
WXT is a free and open source framework for building web extensions in an conventional, intuitive, and safe way **_for all browsers_**.
WXT is a free and open source framework for building web extensions in a conventional, intuitive, and safe way **_for all browsers_**.
WXT is based on [Nuxt](https://nuxt.com), and aims to provide the same great DX with TypeScript, auto-imports, and an opinionated project structure.