From 62b72fc475c988ce432a879cdb649c854b4eaa34 Mon Sep 17 00:00:00 2001 From: Brandon Kenna Date: Tue, 26 Nov 2024 06:25:59 -0700 Subject: [PATCH] Update 06-plugin-conversion.md Corrected spelling mistake Signed-off-by: Brandon Kenna --- docs/frontend-system/building-apps/06-plugin-conversion.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/frontend-system/building-apps/06-plugin-conversion.md b/docs/frontend-system/building-apps/06-plugin-conversion.md index 5e7d431e73..2fab6cf828 100644 --- a/docs/frontend-system/building-apps/06-plugin-conversion.md +++ b/docs/frontend-system/building-apps/06-plugin-conversion.md @@ -58,7 +58,7 @@ The following are the known conversion functions provided by various libraries: ## Putting it all together -Using the plugin converter along with extension converters from various libraries, we can not more fully convert our 3rd-party plugin to be able to install it in an app built with the new frontend system: +Using the plugin converter along with extension converters from various libraries, we can now more fully convert our 3rd-party plugin to be able to install it in an app built with the new frontend system: ```ts import {