From 39ed36973e8761200155b297bbbdbb491b6c71ce Mon Sep 17 00:00:00 2001 From: HappyToDev Date: Wed, 19 Jan 2022 00:05:46 +0100 Subject: [PATCH] Fix typo on menu Not a big deal, just a typo fix ;-) --- help-using-composer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/help-using-composer.md b/help-using-composer.md index c1b50ba3..cbb82553 100644 --- a/help-using-composer.md +++ b/help-using-composer.md @@ -6,7 +6,7 @@ - [Deployment best practices](#deployment-best-practices) - [Installing Winter via Composer](#installing-winter) - [Installing a plugin or theme](#installing-plugin-theme) -- [Publishing blugins or themes](#publishing-products) +- [Publishing plugins or themes](#publishing-products) - [Package descriptions](#package-descriptions) - [Marketplace builds](#marketplace-builds) - [Using Laravel packages](#laravel-packages)