From 0e4d3ad8ab5140ebbd27ee0a0aff8b643910fc0b Mon Sep 17 00:00:00 2001 From: Berkin Anik Date: Mon, 28 Oct 2024 14:30:23 +0100 Subject: [PATCH] docs: fix typo in introduction page (#1117) --- 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 c373e7c5..f5a1c179 100644 --- a/docs/guide/introduction.md +++ b/docs/guide/introduction.md @@ -5,7 +5,7 @@ WXT is a modern, open-source framework for building web extensions. Inspired by - Provide an awesome [DX](https://about.gitlab.com/topics/devops/what-is-developer-experience/) - Provide first-class support for all major browsers -Check out the [comparison](/guide/resources/compare) to see how WXT compares to other tools for building web extnesions. +Check out the [comparison](/guide/resources/compare) to see how WXT compares to other tools for building web extensions. ## Prerequisites